You are viewing a potentially older version of this package. View all versions.
GodotModding-GodotModLoader-5.0.1 icon

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.

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