-
Notifications
You must be signed in to change notification settings - Fork 37
Home
steen edited this page Apr 16, 2023
·
30 revisions
This wiki covers aspects of ModLoader in depth.
- Set up your Godot project for modding
- Create your Mod Structure
- Create your Mod Files
- Use the API Methods
- Use the Logs
- Check if the ModLoader is already integrated into the game you want to mod. Only continue if that is not the case
- Set up the ModLoader
- Add ModLoader to your Godot Project.
- Also feel free to join our discord for any support questions.
ModLoader is based on the brilliant work done for Delta-V-Modding.
The core developers are KANA, Darkly77, Ste, and otDan, with additional code contributions by Dami.
Warning
This documentation has moved!
You can find it here: https://wiki.godotmodding.com/
- Home
- Getting Started
- ModLoader API
- Reference
- Guides
- Versions & Releases