FEZModding / FEZRepacker

Tool and library for unpacking and repacking FEZ assets
17 stars 4 forks source link

Change file extensions for custom JSON file formats #13

Closed Krzyhau closed 1 year ago

Krzyhau commented 1 year ago

It was mentioned that having a JSON file with custom file extension could be inconvenient in some cases. Considering that Repacker does have a working file bundle system supporting double file extensions, it should use that instead of a single custom extension.

For instance, for a Level format, instead of using .fezlvl, .fezlvl.json is more appreciated.

There are several other instances of a JSON file exported with a custom file extension which should be changed in a similar way.

Krzyhau commented 1 year ago

Resolved by 6bb4624c27d478ef75f7592721a32336b10a4772