deepnight/ldtk

Binary Format

Cammin opened this issue · 0 comments

I've been thinking more about performance and saw that some apps have options for exporting/saving their projects as binary instead of json. (Like Spine)

Exporting as binary makes the contents no longer human-readable, but from my experience, way faster to load than json!

I imagine the extension format could become a dropdown for choosing a file format in this area of the project settings.
I don't know the nuances of it, but the prospect sounds amazing.

image