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.
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.