Usage
Download one of the following:
FEZRepacker.exe
- Windows standalone command-line interfaceFEZRepacker
- Linux standalone command-line interface
...and consult the README.md for usage details.
Additionally, Core library can be accessed as a NuGet package: https://www.nuget.org/packages/FEZRepacker.Core
Changelog
- Add missing property to SpriteFont serialized JSON file
- Fix XNB generic content deserializer for structures (most notably causing incorrect deserialization of SpriteFont)
- Ensure proper TrileGroup identification in Level format
- improve warnings on missing files
Modders are advised to regenerate Level and SpriteFonts converted assets that were generated using older versions of Repacker, as they might contain incorrect data which may persist even after being deconverted with the newer version.