1.1.0 Release
What's Changed ⚙️
New Features
- Changed style elements within the project page. ✨
- Added license to windows setup 📜
Bug Fixes
- Cleaned up project code by adding a script directory for compiler/wrapper, configs, and launcher scripts. 🧹
- Better handling of mirrors buttons by enabling/disabling them to prevent creating duplicate HTTP streams. 🔧
- Upped minimum java requirement from 8 to 9 in Maven pom.xml, this should fix HTTP build issues. 🔧