Blacksmith
Experimental Java agent that optimizes ModLauncher/FML/LaunchWrapper
Install / Use
/learn @TauMC/BlacksmithREADME
Blacksmith
Blacksmith is the Java agent counterpart of ModernFix and VintageFix - it applies fixes & improvements to the earliest stages of modloading.
How to use
- Clone this repository.
./gradlew build- Add
-javaagent:<path to repo>/build/libs/blacksmith-1.0-SNAPSHOT.jarto your JVM arguments in a Forge 1.12+ instance.
