You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download FEZ.HAT.mm.dll and FEZ.Hooks.mm.dll and put them in the game's directory.
Run command MonoMod.exe FEZ.exe (or drag FEZ.exe onto MonoMod.exe). This should generate new executable file called MONOMODDED_FEZ.exe.
Run MONOMODDED_FEZ.exe and enjoy modding!
Changelog
included Hooks library which can be used by mods
included Repacker for asset loading pipeline (which means you can now use converted formats like PNG or fezlvl.json in your mods, without needing to convert assets to XNB format)