GodotModding-GodotModLoader icon

GodotModLoader

A general purpose mod loader for GDScript based Godot Games

Last updated a year ago
Total downloads 8584
Total rating 2 
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.

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