项目作者: marcusmmmz
项目描述 :
A simple mod manager for Godot games
高级语言: GDScript
项目地址: git://github.com/marcusmmmz/Godot-ModManager.git
Godot ModManager
A simple mod manager for Godot games
How to implement in your game
Step 1: Import the ModManager script and the ModInfo script
Step 2: Make ModManager a singleton
Step 3: Have a mods folder on the same folder as the game executable