You are viewing a potentially older version of this package.
View all versions.
GodotModLoader
A general purpose mod loader for GDScript based Godot Games
| Date uploaded | 3 years ago |
| Version | 5.0.1 |
| Download link | GodotModding-GodotModLoader-5.0.1.zip |
| Downloads | 18505 |
| Dependency string | GodotModding-GodotModLoader-5.0.1 |
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