SOTF Mods Tutorials

Learn how to make mods for Sons of the Forest

Here you will learn how to make awesome mods for the game using RedLoader, the mod loader made specifically for the game

What will you learn


  • The basics of C# language
  • How to install RedLoader and associated things required to make mods
  • How to install and setup an integrated development environment (IDE) like Visual Studio to code the mods
  • How to create a new mod project and first steps on how a mod is made
  • How to code, test and build a mod