mirror of
https://github.com/catfoolyou/Eagler-Server-1.6.4.git
synced 2025-04-19 04:47:36 -07:00
3 lines
59 B
Batchfile
3 lines
59 B
Batchfile
@echo off
|
|
java -Xmx32M -Xms32M -jar bungee-dist.jar
|
|
pause |