Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 21:19
· 4 commits to main since this release

Usage

Download one of the following:

  • FEZRepacker.exe - Windows standalone command-line interface
  • FEZRepacker - 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.