Your IP : 216.73.216.224


Current Path : /home/cmowner/CoffeeMud/
Upload File :
Current File : //home/cmowner/CoffeeMud/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.8.0_01\bin\java -- make sure you are building with java v1.8 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"