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

First TiledCSPlus release

Compare
Choose a tag to compare
@krnlexception krnlexception released this 12 Sep 22:56
· 24 commits to main since this release

First fork release, and it's a pretty small one

  • Changed how parsing layers work (now layers are arranged from top to bottom, like in Tiled editor)
  • Added embedded tileset support
  • And some more minor changes (like changing fields into properties named in PascalCase, and merged eg. x and y into Vector2)

4.0.0 coming when I'll add 1.9 and 1.10 features