SharpTiles is a C# library used to load Tiled Map Editor's in a format used to render via SDL2.
Info
Version: | 1.0.5 |
Author(s): | Justin Skiles |
Last Update: | Wednesday, April 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/babelshift/SharpTiles |
NuGet Url: | https://www.nuget.org/packages/SharpTiles |
Install
Install-Package SharpTiles
dotnet add package SharpTiles
paket add SharpTiles
SharpTiles Download (Unzip the "nupkg" after downloading)
Dependencies
- Iconic.Zlib.Netstandard(>= 1.0.0)
- SharpDL(>= 2.0.7)