mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 08:39:04 +00:00
5 lines
74 B
Batchfile
5 lines
74 B
Batchfile
@echo off
|
|
|
|
java -cp bin;assets/*; org.apollo.jagcached.FileServer
|
|
|
|
pause |