Release 2.1.1
Automatic release of version: 2.1.1
Changes in this release:
Bug Fixes
- Modloader installer:
- Collect Fabric installation command into list and pass to ProcessBuilder so our command is build correctly and all parameters are passed on correctly. (bb9d7fc7)
Chores
- Remove PayPal link. I'd rather use the GitHub way. (06635fa5)
- Modloader installer:
- Add debug logging of the command about to be executed. (9deb8b08)
Other Changes
- 2.1.1 (cddfd13c)
Refactors
- Modloader installer:
- Cleanup, beautification, etc. (5944e8e4)
Tests
- Modloader installer:
- Set Fabric loader version in test to correct version (9920d776)