Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@KANAjetzt KANAjetzt released this 09 Dec 16:30

Patch v0.2.1

This patch includes the commits missing in v0.2.0 and removes a leftover 7zip check that caused outdated error messages.

What's Changed

  • #117 - fix: 🐛 create 'unpacked-mods' if missing when symlinking
  • #118 - feat: ✨ added ModToolInterfaceButtonWithHint
  • #124 - refactor: 🔥 remove 7zip check

Installation:

This is the Godot 3.5 and 3.6 Version! The Godot 4 version is currently in development on the 4.x branch.

  1. Ensure that you have a working Mod Loader. Please refer to the Mod Loader Docs for instructions.
  2. Download the latest release.
  3. Add the mod_tool folder to your Godot project's addons folder.
    image
  4. Enable the addon in the Godot editor's Project Settings.
    image
    image

Full Changelog: v0.2.0...v0.2.1