/FezMultiplayerMod

Game modification for FEZ adding online multiplayer

Primary LanguageC#MIT LicenseMIT

FezMultiplayerMod

Game modification for FEZ adding online multiplayer

GitHub releases Version

Overview

This library is a game modification for the video game FEZ which adds online multiplayer.

Features

For a full list of features, see changelog.txt

Installation

  1. Install HAT via the instructions there
  2. Download FezMultiplayerMod.zip from https://github.com/FEZModding/FezMultiplayerMod/releases/latest and put it in the "Mods" directory.
  3. Run MONOMODDED_FEZ.exe and enjoy!

Building

  1. Clone repository.
  2. Copy all dependencies listed in libs directory and paste them into said directory.
  3. Build it. idk. it should work.

Contributing

Look for comments starting with the text TODO (whole word, case sensitive) (e.g., //TODO add effects that mess with the controls)