move vanilla jar to the end of the classpath
this emulates the behavior of the vanilla launcher. it's important because if the vanilla jar is first, Log4j will always auto-detect the vanilla log4j.xml instead of Forge's. |
---|
|
launcher/src/main/java/com/skcraft/launcher/launch/Runner.java |
---|