ldtk_rust
ldtk_rust copied to clipboard
Parse LDtk JSON files into typed Rust objects.
```unknown variant `ExportOldTableOfContentData`, expected one of `DiscardPreCsvIntGrid`, `ExportPreCsvIntGridFormat`, `IgnoreBackupSuggest`, `MultiWorlds`, `PrependIndexToLevelFileNames`, `UseMultilinesType` ```
This may be an easy fix but I haven't used Bevy in a while.
Hey, first of all, thanks for making this crate, it works great and is well documented. I wanted to quickly share that using a buffered reader on the `File`s speeds...