How To Install Mods In Sons Of The Forest (2025)
A full guide on how to download and install mods in Sons of the Forest along with use mod loaders like RedLoader.

A guide on how to download and install mods in Sons of The Forest on PC. We've included instructions for downloading mods from sotf-mods, Thunderstore, and Nexus Mods along with instructions on how to use their mod managers to install mods.
This guide is focused on Windows users, but some modding approaches should also work on Linux through Steam Proton or Wine with additional setup.
Whether you want to enhance survival mechanics, add QOL improvements, or create absolute chaos in the forest, this guide will give you an understanding on how to download and install mods.
Table Of Contents
- Requirements
- Game Version Notes
- Backup Your Game Files!
- Modding Options Overview
- Option 1: RedLoader + sotf-mods
- Option 2: Thunderstore + r2modman
- Option 3: Nexus Mods + Vortex
- Option 4: Manual Mod Installation
- Uninstalling Mods / Restoring Game
- Common Mod Types
- Conclusion
- See Also
Requirements
- Sons of The Forest installed via Steam
- 7-Zip or similar archive extraction tool
- Internet connection
- Basic folder and file navigation skills on Windows
Game Version Notes
Sons of The Forest is under active development, meaning mods may break or require updates after official patches.
- Most mods are compatible with the latest Steam version.
- Always read the mod description to ensure compatibility with your game version.
- Avoid using mods in multiplayer unless the mod explicitly supports it. Otherwise, you may risk desyncs or bans.
Backup Your Game Files!
Before installing any mods, it's best to back up your game files.
When backing up your game files, make sure to store them in a safe location that you'll remember (e.g. desktop).
Here are the game file locations.
- Steam:
C:\Program Files (x86)\Steam\steamapps\common\Sons Of The Forest
Here are the save locations.
C:\Users\<YourUser>\AppData\LocalLow\Endnight\SonsOfTheForest\Saves
Modding Options Overview
There are three main ways to mod Sons of The Forest.
RedLoader + sotf-mods
RedLoader is an open source mod loader.
To find mods to install with this mod loader, you'll want to browse mods from sotf-mods.com and make an account there.
Thunderstore + r2modman
Thunderstore is a popular source for mods in Sons of The Forest. Additionally, r2modman
is a popular mod manager you can use to install most mods from Thunderstore.
If you're interested in this option, make sure to make an account on Thunderstore!
Nexus Mods + Vortex
You can also use Vortex, a very popular mod manager tool from Nexus Mods, to install mods in Sons of The Forest.
Make sure you make an account on Nexus Mods if you want to use Vortex!
Manual Installation (Advanced)
Some users may prefer manually installing mods or a mod specifically requires a manual installation. In either case, this method not recommended for beginners.
Option 1: RedLoader + sotf-mods
If you'd like to use RedLoader to install mods from sotf-mods, please perform the following steps.
- Download RedLoader from GitHub here.
- Unzip the downloaded file using built-in Windows extraction tool or 7-Zip.
- All contents from unzipped file should now be copied to Sons of The Forest's main game location (the
_RedLoader
folder should end up being in the same directory asSonsOfTheForest.exe
executable). - Find a mod from sotf-mods.com, go to its page, and if the Install with Red Manager button isn't grayed out, click it.
- The RedLoader tool should now pop up and add the mod.
- Launch Sons of The Forest and test out your newly installed mods!
Option 2: Thunderstore + r2modman
To browse and find mods from Thunderstore and install them using r2modman
, please follow the below steps.
- Download
r2modman
from here. - Launch the tool and select Sons of The Forest as the game.
- Click Select Profile (you can make multiple profiles).
- Browse mods via Thunderstore and click Download or Install with Mod Manager.
- Click Start Modded in the top right to launch the game with mods.
Option 3: Nexus Mods + Vortex
To browse and find mods from Nexus Mods and install them using Vortex, please follow the below steps.
Firstly, you'll want to download Vortex.
- Download Vortex from here.
- Unless if you're a premium user, you will need to choose the slow download option.
- Run the installer.
- Windows: Ensure you have .NET Desktop Runtime 6 installed!
- Vortex may prompt and guide you on fixing issues.
- Now go to the Games tab.
- Either find Sons of the Forest from the Unmanaged list of games or search for it in the search box at the top.
- Click the Manage button located in the middle of the Sons of the Forest game card.
- This will attempt to add support for the game.
- If Vortex has issues finding the game's location, follow the below steps:
- Go to the Games tab through Vortex.
- Find the game card under the Managed list.
- Click the three dots button located to the top-right of the card.
- Click Manually Set Location.
- Select the location of your game install.
- Ensure you see the game's section in the left sidebar. If not, click the Activate button under the game card.
- If Vortex has issues finding the game's location, follow the below steps:
Now, you'll want to download and install mods!
- Ensure you're logged into your Nexus Mods account through Vortex.
- You can click the Login button at the top-right of the application if not.
- Go to the mod's page you want to install on Nexus Mods' website.
- If Vortex is supported, you'll see a Vortex button next to the Manual button on the right side. Click this button.
- If you don't see a Vortex button, it means the mod is not supported through Vortex and you'll need to manually install the mod (instructions included below).
- Choose what download type you want (e.g., slow download).
- The file should open in Vortex automatically and start downloading.
- Go to the Downloads tab through Vortex to check the progress!
- The mod should be automatically installed.
- You can go to the Mods tab under the Sons of the Forest section in the left sidebar to confirm if the mod is loaded.
- You can remove mods by clicking the Remove button located on the right side of the mod item.
NOTE - Vortex may not handle dependency installations as smoothly as Thunderstore.
Option 4: Manual Mod Installation
To manually install mods, please follow the below steps.
- Download the mod manually from Thunderstore or Nexus.
- Extract the archive with 7-Zip or a similar program.
- Copy mod files to the appropriate game folder, usually:
- Steam:
C:\Program Files (x86)\Steam\steamapps\common\Sons Of The Forest\mods
- With BepInEx:
/Sons Of The Forest/BepInEx/plugins
(if the mod uses BepInEx)
- Steam:
- If you don’t have BepInEx installed, but want it:
- Download it from Thunderstore
- Extract into your game folder
- Run the game (with Anti-Cheat disabled) to load mods.
WARNING - Always read the mod’s README! Some require specific folder placements or dependencies.
Uninstalling Mods / Restoring Game
RedLoader
- Remove the mod within the RedLoader UI and reload the game
r2modman
- Use the profile manager to disable or delete mods
- You can create a “vanilla” profile with no mods
Vortex
- You can remove mods by navigating to the Mods tab under the Sons of the Forest section, finding the mod within the list, and clicking Remove or Disable (under drop-down).
Manual
- Delete files from mod manually
- Or verify files via Steam if issues arise:
- Right-click game in Steam → Properties → Installed Files → Verify integrity of game files
Common Mod Types
Here are some popular mod categories for Sons of The Forest!
- Gameplay Tweaks - God mode, infinite stamina, item unlockers
- Quality of Life - Better inventory, flashlight upgrades, keybind tweaks
- Cosmetic Mods - Custom textures, models, UI changes
- Multiplayer Tools - Map markers, GPS sharing, player tracking
- Cheat/Trainer Mods - For sandbox-style or experimental play
NOTE - Many mods require BepInEx as a base framework.
Conclusion
By now, you have a basic understanding of how to download and install mods in Sons of The Forest using various methods.
You should now be ready to explore the wild world of Sons of The Forest mods and its mods!
See Also
- sotf-mods
- Thunderstore - Sons of The Forest
- Nexus Mods - Sons of The Forest
- BepInEx Framework
- RedLoader
- r2modman GitHub
- Vortex
- Steam Community Discussions
This guide will be updated and improved on over time. If you see any improvements that can be made, please feel free to reach out!