TG9six 03a642d635 first push
first push
2025-09-06 17:17:39 +04:00

5 lines
62 B
Batchfile

@echo off
java -cp SiegeWorldsServer.jar server.Server
PAUSE