2023-06-16 17:12:42 +03:30

4 lines
71 B
Batchfile

@echo off
java -Xmx512M -Xms512M -jar craftbukkit-1.5.2-R1.0.jar
pause