mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-09 18:12:52 +08:00
453dc9717d
5 lines
37 B
Batchfile
5 lines
37 B
Batchfile
@echo off
|
|||
|
|||
call ..\gradlew jar
|
|||
pause
|