0 of 0

File information

Last updated

Original upload

Created by

Toni Macaroni

Uploaded by

ToniMacaroniy

Virus scan

Safe to use

Tags for this mod

About this mod

Red Loader is a mod loader and sdk that started as a fork of MelonLoader. It's main purpose is to make mod development for Sons Of The Forest more streamlined by adding some much needed improvements and features. As well as making it a bit more user friendly.

Requirements
Permissions and credits
Mirrors
Read First!

Red Loader is a mod loader made for Sons of the Forest and not compatible with BepInEx or Melonloader. We have a lot of mods covered either here or over at sotf-mods.
Should there be a mod you are missing, feel free to sugest it in the Sons Of The Forest Discord (we have a channel for that).


Downloads are only available on Github. You can automatically install (and update) it with the Red Mod Manager.


Red Loader

See the full README and source code on Github.

Red Loader itself is not a mod, but rather a loader for mods as well as an SDK to make the development of mods easier.
Until now mods were hosted on sotf-mods.com.


Some of the features:

  • Automatic asset bundle loading and mapping to class
  • Automatic addressables catalog loading
  • A powerful UI framework
  • Status screen
  • Toggle console at runtime
  • Save and set console position
  • Directly load into test scene
  • Define mod using manifest.json
  • Load sounds at runtime
  • Quickly setup debug GUIs using attributes
  • Bunch of helpers for game features
  • Bunch of new console commands

Installation:

  • Download the latest release.
  • Unpack the zip directly into your game directory (the _RedLoader folder should end up in the same directory as SonsOfTheForest.exe)
  • Make sure you have installed all requirements (listed on the Github page linked above)

Alternatively you can also use RedModManager (no installation needed) to automatically install Redloader.
Keep in mind the mods listed on the "mods" tab in the application are not the ones hosted on Nexus but rather on sotf-mods.com


Resources: