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.
- Ensure that you have a working Mod Loader. Please refer to the Mod Loader Docs for instructions.
- Download the latest release.
- Add the
mod_tool
folder to your Godot project'saddons
folder.
- Enable the addon in the Godot editor's Project Settings.
Full Changelog: v0.2.0...v0.2.1