ForgePatch/src/fmllauncher/java/net/minecraftforge/server
cpw 0bcc60fbe3
Tidy up server launch. The JAR will resolve it's libraries from a relative
path. We just need to verify what we need is on the classpath, and
try and handle when it's not, cleanly (by recommending running the
installer).

The manifest now embeds the correct launch arguments to allow FML to
resolve - these were _never_ editable, and belong somewhere out of
the way.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-02-26 10:28:48 -05:00
..
ServerMain.java Tidy up server launch. The JAR will resolve it's libraries from a relative 2019-02-26 10:28:48 -05:00