2687a67e73
Update FML: 989ab3e 989ab3e Update build.xml - add a classpath to the manifest. This means the universal jar is now a server side launche 88f1dc9 Typos!
6 lines
181 B
Text
6 lines
181 B
Text
Manifest-Version: 1.0
|
|
Ant-Version: Apache Ant 1.8.2
|
|
Created-By: 1.7.0_09-b30 (Oracle Corporation)
|
|
Main-Class: net.minecraft.server.MinecraftServer
|
|
Class-Path: minecraft_server.jar
|
|
|