v6.2.0 - Godot 3.5+
Minor Release v6.2.0
In this update, we introduce a new feature for game developers to set Mod Loader options in a more flexible way. The new option system allows for configurations based on feature flags, enabling different settings for the mod loader depending on the context, such as the editor or published game builds.
Pull Requests
New Features
Refactors
- refactor: ♻️ demote log messages by @KANAjetzt in #330
Full Changelog: v6.1.0...v6.2.0