Skip to content

Fixes on old versions

Choose a tag to compare

@FlowArg FlowArg released this 26 Apr 20:23
· 2 commits to master since this release
c2b96ca
  • Gradle 8.7
  • Update JSON dependency
  • Add official forge 1.7.10 mod loader support (VERY_OLD_FORGE)
  • Fix double -Djava.library.path argument with old minecraft versions
  • Fix the bug when the game doesn't launch bc of one or more whitespace(s) in some arguments (for instance the game path) on old versions because of a too early remapping of the arguments done before a split
    Full Changelog: v3.2.9...v3.2.10