Download ModAPI

... or browse Mods

1 Choose Game

2 Base package

ModAPI v1
deprecated
Version 1.0.5 (build 20180526, gen 20210818)
ModAPI v2 Version ModAPI v2.0.9622 (2026-08-08)
  • timeline
    ModAPI v1 Changelog
    ModAPI v2 Changelog

    GitHub Repository

    # ModAPI v2.0.9622

    ## v2.0.9622 Summary of Major Changes

    ## Fixed an issue related to the double checksum calculation method
    - ModAPI_Shared\Data\Game.cs — Changed the CheckSumGame field from protected to public
    - ModAPI\Windows\MainWindow.xaml.cs — Removed the logic to recalculate the checksum separately using FileValidator.ComputeAssemblyChecksum() in the game startup integrity check, and changed it so that the Game.CheckSumGame value, which has already been correctly calculated, is reused in GenerateCheckSums().

    ### Issue
    The integrity check (FileValidator.ComputeAssemblyChecksum()) was designed to always calculate the checksum for only two files (Assembly-CSharp.dll + Assembly-CSharp-firstpass.dll). While Green Hell (two file systems) happened to work correctly, games like The Forest that link four files (firstpass + body + UnityScript-firstpass + UnityScript) always failed the integrity check because the checksum numbers did not match, even though the game files themselves were valid.

    ### Fixes
    The checksum calculation logic has been consolidated into a single `Game.GenerateCheckSums()` function. Since this function follows the list of files required for each game (VersionsData.CheckFiles), it always calculates accurately for all games regardless of the number of files (2, 4, etc.). Additionally, deprecated folder path estimation logic has been removed (including code that replaced the `.Replace()` function, which was already problematic).

    ### Affected Games
    The Forest (4 file systems - resolved immediately) and all future games using similar multi-file checksum systems (structurally prevented from recurring).

  • info_outline We do not support cracked games.
  • info_outline Do not overwrite your existing v1 installation with v2.

3 Select popular mods to add to your package

Mod Downloads Info View
Item Spawner 3,442 info_outline
Lets you spawn items
open_in_new
Fly 3,205 info_outline
Lets you fly. Much Wow. Aweasome. Many Fly.
open_in_new
Teleport Mod 2,575 info_outline
Teleports you.
open_in_new
God Mode 2,567 info_outline
Play god
open_in_new
Endless Fire 2,491 info_outline
Lorem ipsum
open_in_new
Restart Fix 1,819 info_outline
Fixes double starting game
open_in_new
Creative 2,017 info_outline
Build everything with one key
open_in_new
Chronos - God of Time 1,497 info_outline
Change the time like Chronos
open_in_new
CMenu 1,348 info_outline
Give you that added advantage!
open_in_new
Load more expand_more

4 Download your package

update Subscription
  • account_circle Login to subscribe to mods.
  • announcement Get notified when there is an update available.

Download

Downloading YUMI...

1 Your download is ready!

Extract the .zip file to
C:/Program Files (x86)/
Or choose another location. Do not extract it inside the Steam game folder.

2 Start YUMI.exe and follow the installation steps.

3 Select the game path
(e.g. Steamkeyboard_arrow_rightSteamAppskeyboard_arrow_rightcommonkeyboard_arrow_rightSons Of The Forest)

4 Start the game through Steam

If you later add mods, just restart YUMI and it will automatically install them.

FAQ

Download

Downloading ModAPI...

1 Your download is ready!

Extract the .zip file to
C:/Program Files (x86)/
Or choose another location. Do not extract it inside the Steam game folder.

2 Start ModAPI.exe

3 Enable mods

4 Start the game

You can launch your game regularly through Steam without ModAPI after the first launch.

FAQ