1
0
Fork
You've already forked LauncherStub
0
No description
  • Java 100%
Find a file
2026年06月18日 13:17:24 +00:00
src Add linux/mac support 2026年06月18日 13:17:24 +00:00
.gitignore Initial commit 2026年06月10日 01:11:51 +00:00
build.xml Initial commit 2026年06月10日 01:11:51 +00:00
LICENSE Initial commit 2026年06月10日 01:11:51 +00:00
README.md Initial commit 2026年06月10日 01:11:51 +00:00

LauncherStub

Stub bootstrap JAR for early Minecraft 1.6 Launcher JARs that lack a main class

Build

Requires Apache Ant and a JDK. A Java 8 JDK is preferred (set JDK8_HOME or JAVA_HOME) so it can target Java 6.

ant

Usage

java -jar launcherstub.jar <launcher.jar> [launcher args...]