EasyRPG / Tools

Assorted tools to handle RPG Maker 2000/2003 files
https://easyrpg.org/tools/
49 stars 18 forks source link

gencache should add some version number/string #33

Closed carstene1ns closed 3 years ago

carstene1ns commented 6 years ago

This will be useful later when we switch from linear list to some nested structure, which represents directory layouts better. There is already code in gencache for that.

Player can then simply switch the parsing mode based on the version found in the file.

Ghabry commented 5 years ago

imo it is NOW the perfect moment to do this. This lowercase -> normalize will break many old index.json files.

something like "version: 2"