promotional bannermobile promotional banner

Cleanroom Relauncher

Relaunches Forge into Cleanroom!

File Details

!cleanroom-relauncher-0.3.1.jar

  • R
  • Oct 7, 2025
  • 335.74 KB
  • 4.2K
  • 1.12.2
  • Forge

File Name

!cleanroom-relauncher-0.3.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cleanroom-relauncher-1214490:7079904")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Respect the launcher's original heap space setting arguments (-Xms, -Xmx) if none is specified in the configuration

Fixed

  • Compatibility with newer MMC pack formats (starting from Cleanroom 0.3.19)
  • Encode and decode configuration with UTF-8
  • Some Linux installs not being detected properly (updated JavaUtils to 1.1.3)

Changed

  • Thanks to @ZZZank, using MethodHandles to call the wrapper class's main method instead of standard reflection, allows for a cleaner stacktrace