add windows run script

This commit is contained in:
cuqmbr 2025-05-13 14:12:02 +03:00
parent 190aa7b652
commit cff835795a
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

3
run.bat Executable file
View File

@ -0,0 +1,3 @@
@echo off
java -Xms4G -Xmx4G -jar purpur-1.21-2284.jar -nogui
pause