Clean up remaining tools stuff

This commit is contained in:
P0nk
2021-07-11 14:50:29 +02:00
parent e3b22363d7
commit 849d5c63cb
2 changed files with 0 additions and 134 deletions

View File

@@ -1,5 +0,0 @@
@echo off
@title HeavenMS001
set CLASSPATH=.;dist\*
java -Xmx2048m -Dwzpath=wz\ -Xrunjdwp:transport=dt_socket,address=9000,server=y,suspend=n net.server.Server
pause