Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 22:28
· 2 commits to main since this release

What's Changed

  • HeadlessMc can now download Java distributions by @okafke in #233
    • Restricted to temurin only for now, feel free to contribute downloaders for other vendors.
  • Added a GraalVM launcher for HeadlessMc by @okafke in #233
  • New, simplified format to specify versions in: <modloader>:<version>, e.g. fabric:1.21.4 by @3arthqu4ke in #234
  • HeadlessMc will now automatically download everything required for launching by @3arthqu4ke in #234
    • Together with the other mentioned features, this means HeadlessMc can run with 0 setup now. E.g. launch fabric:1.21.4 with the GraalVM executable is all you need to do to run fabric-1.21.4, no java installation required.

New Contributors

Full Changelog: 2.4.1...2.5.0