Skip to content

v1.0.0

Compare
Choose a tag to compare
@Krzyhau Krzyhau released this 10 Jan 22:51
· 34 commits to main since this release

Changelog

  • improved memory management (your computer will now not run out of memory when converting Other.pak!)
  • added simple interactive mode for command line interface (by @Jenna1337)
  • separated core functionality into a library which you can use in your silly projects

Bugfixes

  • fixed issues with invalid conversion of game text, Levels, TrileSets and PAK packages
  • added fallback for JSON-based formats which were saved without JSON extension.

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.
The FEZRepacker.Core.dll is a library you can use for your projects and is not needed for standalone executables to run.