3 lines
59 B
Batchfile
Executable File
3 lines
59 B
Batchfile
Executable File
@echo off
|
|
java -Xmx32M -Xms32M -jar bungee-dist.jar
|
|
pause |