Changelog for versions
- Upgrade Json to 1.5.4
- Create new docs site
- Cleanup code and comments
- Upgrade Json to 1.3.4
- Fix intgrid contains bug
- Fix content loading
- Cache tilemaps in renderer
- Nullable support
- Fix assetName for textures when the parent ldtk is in a nested folder PR-25
- Updated Json to 1.3.3
- Updated
LDtkFile.FromFile(filePath)
For old slower behaviour useFromFileReflection
Source generator deserializing should be faster but may have bugs please test.
- Update Json to 1.2.5
- Update Json to 1.2.0
- Update to support Monogame 3.8.1.303
- Allow relative paths to assets
- Fix bug #18