SadRex 1.0.3
A .NET library for reading RexPaint images.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>SadRex</id>
<version>1.0.3</version>
<authors>Thraka</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>rexpaint.png</icon>
<projectUrl>https://github.com/Thraka/SadRex</projectUrl>
<description>A .NET library for reading RexPaint images.</description>
<releaseNotes>Republished as a .NET Standard, .NET 5.0, .NET Core 3.1, and .NET Framework 4.5 package.</releaseNotes>
<copyright>Copyright © 2020 Steve De George JR (Thraka)</copyright>
<tags>roguelike rexpaint image game xna monogame asi ascii</tags>
<repository type="git" url="https://github.com/Thraka/SadRex" commit="a1d8c53e4be4415333a48c5014f450e0c4c3be54" />
<dependencies>
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETCoreApp3.1" />
<group targetFramework="net5.0" />
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>