Files
2006Scape/2006Redone file_server/start.cmd
T
2019-06-18 15:04:35 -04:00

5 lines
74 B
Batchfile

@echo off
java -cp bin;assets/*; org.apollo.jagcached.FileServer
pause