NetBeans project files
NetBeans project files.
This commit is contained in:
5
launch.bat
Normal file
5
launch.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
@title MapleSolaxia
|
||||
set CLASSPATH=.;dist\*
|
||||
java -Xmx2048m -Dwzpath=wz\ net.server.Server
|
||||
pause
|
||||
Reference in New Issue
Block a user