Skip to content

1.0.1 - public beta (again)

Compare
Choose a tag to compare
@Krzyhau Krzyhau released this 19 Jan 20:55
· 62 commits to main since this release

First version containing basic mod-loading capabilities... with a small fix of a bug that broke asset loading.

Installation process:

  1. Download MonoMod (for .NET 4.5.2) and unpack it in the game's directory.
  2. Download latest FEZ.HAT.mm.dll from Release tab and put it in the game's directory.
  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!

Please note that this installation process has been done and proven working only on Windows platform - I have no idea what's the case for Linux and MacOS.