Skip to content
Darkly77 edited this page Jan 20, 2023 · 30 revisions

This wiki covers aspects of ModLoader in depth.

Getting Started

  1. Add ModLoader to your Godot Project.
  2. Create your Mod Structure
  3. Create your Mod Files
  4. Use the API Methods
  5. Use the Logs

Credits

ModLoader is based on the work of these brilliant people:

Clone this wiki locally