Skip to content

1.1.1

Compare
Choose a tag to compare
@Krzyhau Krzyhau released this 12 Feb 22:29
· 33 commits to main since this release

Installation:

  1. Download MonoMod (for .NET 4.5.2) and unpack it in the game's directory.
  2. Download HAT.zip and unpack it in the game's directory (next to FEZ.exe).
  3. Run command MonoMod.exe FEZ.exe (or drag FEZ.exe onto MonoMod.exe). This should generate new executable file called MONOMODDED_FEZ.exe.
  4. Run MONOMODDED_FEZ.exe and enjoy modding!

Changelog:

  • refactor the project to use NuGet version of Repacker
  • fix incorrect font size for different fonts (@Jenna1337)