mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
3 lines
61 B
Batchfile
3 lines
61 B
Batchfile
@echo off
|
|
java -Xmx256m -cp bin;libs\*; server.Server
|
|
pause |