server-lobby/src/run.bat

4 lines
68 B
Batchfile
Executable File

@echo off
java -Xms4G -Xmx4G -jar purpur-1.21-2284.jar -nogui
pause