`FermiumBooter-1.5.0.jar
Curse Maven Snippet
What's new
1.5.0:
- replaces ASM scan with ClassGraph scan (about similar performance, but more info)
- bundles
ClassGraph - allows to specify
@MixinToggle.CompatHandlingoptions not just bymodidbut also bymodNameand/ortargetVersionRange - added config for previously hardcoded manual overrides to detect mods that neither use
@Modnormcmod.info
tested against various RLCraft versions, MixinBooter (11.13), Cleanroom (0.6.10), MixinBooter2FermiumBooter (10.7), with no issues.

