GodotModLoader
A general purpose mod loader for GDScript based Godot Games
Last updated | 2 years ago |
Total downloads | 12438 |
Total rating | 4 |
Categories | |
Dependency string | GodotModding-GodotModLoader-5.0.1 |
Dependants | 0 other packages depend on this package |
README
GDScript Mod Loader
A general purpose mod-loader for GDScript-based Godot Games.
Getting Started
View the Wiki for more information.
- Add ModLoader to your Godot Project.
- Create your Mod Structure
- Create your Mod Files
- Use the API Methods