Game modification for FEZ adding online multiplayer
This library is a game modification for the video game FEZ which adds online multiplayer.
For a full list of features, see changelog.txt
- Install HAT via the instructions there
- Download FezMultiplayerMod.zip from https://github.com/FEZModding/FezMultiplayerMod/releases/latest and put it in the "Mods" directory.
- Run
MONOMODDED_FEZ.exe
and enjoy!
- Clone repository.
- Copy all dependencies listed in
libs
directory and paste them into said directory. - Build it. idk. it should work.
Look for comments starting with the text TODO
(whole word, case sensitive) (e.g., //TODO add effects that mess with the controls
)