This repository contains my patches for 7 Days to Die. They are incompatible with Easy Anti-Cheat and require BepInEx to load.
- ForgeFuelSaver (Stop fuel waste by automatically turning off forges)
- FpsLimiter (Make built-in FPS limiter settings persistent. Save additional power if the game is in not focused.)
- MuteTraderAnnouncements (Mute annoying speaker announcements)
- Download BepInEx v5.4.21 (latest version known to work with 7D2D)
- Extract it into the game root folder (the one with both 7DaysToDie.exe and UnityPlayer.dll inside)
- Generate BepInEx config by launching the game
- Download and move selected patches (
.dll
files) intoBepInEx\plugins
folder - Patches should be applied on next game launch
Check this guide if you are having trouble.
- Configure PATH_7D2D_MANAGED env variable
- Setup dependencies (NuGet source - https://nuget.bepinex.dev/v3/index.json)