1.0.1 - public beta (again)
First version containing basic mod-loading capabilities... with a small fix of a bug that broke asset loading.
Installation process:
- Download MonoMod (for .NET 4.5.2) and unpack it in the game's directory.
- Download latest
FEZ.HAT.mm.dll
from Release tab and put it in the game's directory. - Run command
MonoMod.exe FEZ.exe
(or dragFEZ.exe
ontoMonoMod.exe
). This should generate new executable file calledMONOMODDED_FEZ.exe
. - 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.