Skip to content
Darkly77 edited this page Jun 19, 2023 · 30 revisions

This wiki covers aspects of ModLoader in depth.

Getting Started

Mod Developer?

  1. Set up your Godot project for modding
    1. Decompiling a Game
  2. Create your Mod Structure
  3. Create your Mod Files
  4. Use the API Methods
  5. Use the Logs

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.

Extras

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.

Clone this wiki locally