Project164/stable-download/java/bungee_command/run.bat

3 lines
59 B
Batchfile

@echo off
java -Xmx32M -Xms32M -jar bungee-dist.jar
pause