ldtk_rust icon indicating copy to clipboard operation
ldtk_rust copied to clipboard

Parse LDtk JSON files into typed Rust objects.

Results 3 ldtk_rust issues
Sort by recently updated
recently updated
newest added

```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...