Skip to content
KANAjetzt edited this page Apr 22, 2024 · 28 revisions

This wiki covers aspects of ModLoader in depth.

Getting Started

Mod Developer?

  1. Decompile the Game
  2. Install GodotSteam (mandatory if the game has Steam support)
  3. Set up your Godot project for modding
  4. Create your Mod Structure
  5. Create your Mod Files
  6. Use the API Methods

Mod user?

  1. Check if the ModLoader is already integrated into the game you want to mod. Only continue if that is not the case
  2. Set up the ModLoader

Game Developer?

  1. Add ModLoader to your Godot Project.
  2. Also feel free to join our discord for any support questions.

Reference

Guides

Versions & Releases

Credits

ModLoader is based on the brilliant work done for Delta-V-Modding.

The core developers are: KANA, Darkly77, Ste, and otDan.

Additional code contributions by: Dami, Blade67, Ategon, and boardengineer.