Mod Loader Dev Tool

by GodotModding

46

Godot Mod Loader Development Tool

The mod tool aims to improve the development experience when creating Godot ModLoader mods.

Features:

  • Simple mod zipping process with 7zip to ensure proper format for ModLoader
    • Steam Workshop
    • Thunderstore (soon™)
  • Easy editing of the mod's manifest.json file, with validation
  • Json Schema editor for the mod's configuration settings, with validation (soon™)
  • Advanced right click context menu
    • Create new script override file
    • Create new asset overwrite
  • Create a simple mod skeleton with a single click
  • Easy installation as an addon (from the AssetLib)

Installation

  1. Download the latest release from the releases page
  2. Add the mod_tool folder to your Godot project's addons folder
  3. Enable the addon in the Godot editor's Project Settings

Even more convenient, you can install the addon from the AssetLib.

  1. Go to the AssetLib tab
  2. Search for mod loader dev tool
  3. Click Install on the addon
  4. Enable the addon in the Godot editor's Project Settings

Usage

Click the Mod Tool button in the Godot editor's top menu bar to open the Mod Tool window.

Right click on a file in the FileSystem dock to get context actions.

Version

0.3.0

Engine

3.5

Category

Tools

Download

Version0.3.0
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author