JSON version 1.5.3

LDtk saves its data in pure JSON format: a very easy to use standard which is supported by most modern frameworks. You can learn more about the LDtk format in the documentation.

JSON structure overview

All changes from this version only relate to internal values only used by the LDtk app. That means you can safely ignore them.

Planned deprecations

The JSON format evolves on each app update. Sometimes, this means removing some values that are no longer relevant.

The following listing shows these values. If you're working on your own JSON parser, please make sure to update your code before this happens.

Learn more about deprecations rules in the documentation.