promotional bannermobile promotional banner

Improved Cleanroom Relauncher

Improves upon the original Cleanroom Relauncher

File Details

!improved-relauncher-0.3.7.jar

  • R
  • Mar 4, 2026
  • 393.66 KB
  • 768
  • 1.12.2
  • Forge

File Name

!improved-relauncher-0.3.7.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added

  • disableCacheTTL option in config to bypass release network checks.
  • cacheDir option in config to specify a custom cache directory.

Fixed

  • HTTP 403 API rate limit crashes when checking releases. Added a User-Agent header to requests and gracefully fallback to cached releases data.

Changed

  • Backend config parser to resolve file path and locale issues on some systems.

Upstream Changes

Fixed

  • Stop scanning the entirety of /opt on Linux (updated JavaUtils to 1.1.5)