项目作者: marcusmmmz

项目描述 :
A simple mod manager for Godot games
高级语言: GDScript
项目地址: git://github.com/marcusmmmz/Godot-ModManager.git
创建时间: 2020-09-30T15:15:24Z
项目社区:https://github.com/marcusmmmz/Godot-ModManager

开源协议:MIT License

下载


Godot ModManager

  1. A simple mod manager for Godot games

How to implement in your game

  1. Step 1: Import the ModManager script and the ModInfo script
  2. Step 2: Make ModManager a singleton
  3. Step 3: Have a mods folder on the same folder as the game executable