ffhacksterex / FFHacksterEx

An experimental extension of FFHackster with some additional features.
MIT License
0 stars 0 forks source link

Convert INI project into a single JSON project file #165

Closed ffhacksterex closed 1 year ago

ffhacksterex commented 1 year ago

The project currently consists of a collection of INI files containing project settings. Condense these into a single JSON file. For this ticket, we just want to create the file,; one or more a separate ticket(s) will implement it across the program.

ffhacksterex commented 1 year ago

The files in question are: ff1rom/ff1asm - the project file values - values used globally across editors strings - lists of strings used globally across editors editorsettings - per-editor settings dialogue - settings for each sprite's dialogue std.tbl - standard table mapping file dte.tbl -dual tile encoding table mapping file pal - binary file containing palette colors