mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-13 22:53:04 +08:00
a49f37edb3
5 lines
37 B
Batchfile
5 lines
37 B
Batchfile
@echo off
|
|||
|
|||
call ..\gradlew jar
|
|||
pause
|