| Current Path : /home/cmowner/CoffeeMud-keep/ |
| Current File : //home/cmowner/CoffeeMud-keep/mud.bat |
REM ** Make sure you edit the name of your mud at the end of this batch file first! REM ** You may need to modify the word java here to point to your java.exe with a proper REM ** path. E.G. c:\jdk1.6.0_01\bin\java -- make sure you are building with java v1.6 or higher! java -classpath ".;.\lib\js.jar;.\lib\jzlib.jar" -Djava.awt.headless=true -Xms128m -Xmx256m com.planet_ink.coffee_mud.application.MUD "Your Muds Name"