Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nolemretaW authored Apr 20, 2024
1 parent 3e1a11c commit 468209d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
TiledCSPlus is an extended, and up to date fork of [TiledCS](https://github.com/TheBoneJarmer/TiledCS), a .NET library for loading Tiled maps and tilesets. Currently supports only uncompressed Base64 encoded .TMX maps and .TSX tilesets.

## Planned features
* ~~Support for Tiled 1.9 and 1.10 features.~~ Fully supported!
* Support for Tiled 1.9 and 1.10 features.
* ~~Embedded tilesets~~ Done!
* ~~Better layer arrangement (layers will be arranged in order from top to bottom, instead of current tile layers, then object layers, and image layers at the end)~~ Also done!
* Support for more formats
* Support for more formats.
* Support for terrains.

## Installation
### NuGet
Expand Down

0 comments on commit 468209d

Please sign in to comment.