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