Release 3.0.0-alpha.1
Pre-release
Pre-release
3.0.0-alpha.1 (2021-08-27)
🧨 Breaking changes!
- Allow users to specify JVM flags/args for start-scripts via Menu->Edit->Edit Start-Scripts Java Args. Start scripts are no longer copied from server-files. New config option javaArgs automatically migrated into configs. (929bfa68)
✂️ Refactor
- Upgrade to Gradle 7.2. Remove Fabric-Installer dependecy by retrieving the Minecraft server url ourselves. (e297f63)
📔 Docs
- Update README with new feature information and reflect changes made to file-structure (04ffed5)
- Update README with new feature information and reflect changes made to file-structure (b3f211c)
🚀 Features
- gui: Various changes. Too many to list. MenuBar entries, Theme changes. MenuItem funcitionality etc. etc. (28c088c)