Skip to content

Release 2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 17:49

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

Refactors

  • Modloader installer:
    • Cleanup, beautification, etc. (5944e8e4)

Tests

  • Modloader installer:
    • Set Fabric loader version in test to correct version (9920d776)