-
Notifications
You must be signed in to change notification settings - Fork 31
Home
Darkly77 edited this page Jan 20, 2023
·
29 revisions
This wiki covers aspects of ModLoader in depth.
- Add ModLoader to your Godot Project.
- Create your Mod Structure
- Create your Mod Files
- Use the API Methods
- Use the Logging
See also: The docs for Delta-V Modding, upon which ModLoader is based. The docs there will be migrated to this wiki over time.
ModLoader is based on the work of these brilliant people:
Home ~ Setup ~ Mod Structure ~ Mod Files ~ API Methods ~ Logging