-
Download the latest release from https://github.com/Nibato/nibmods-7dtd/releases
-
Disable Easy Anti-Cheat in the 7 Days to Die Launcher. Client-side harmony mods can not be used with EAC enabled.
-
Extract the contents of the zip file to your 7 Days to Die game directory (The default directory is usually
C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die
)
-
If not already installed, get Visual Studio 2022 and .NET Framework 4.8.0
-
Disable Easy Anti-Cheat in the 7 Days to Die Launcher. Client-side harmony mods can not be used with EAC enabled.
-
Clone the source code from github
-
For each project, add the 7 Days to Die Managed folder to the project reference path. (Example:
C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\7DaysToDie_Data\Managed
) -
These projects currently assume the game directory is
C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die
. If your game directory lies elsewhere, you'll need update the debug and post-build events of each project to use the correct directory.