mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-09 14:02:58 +08:00
bbf0d4dda1
5 lines
37 B
Batchfile
5 lines
37 B
Batchfile
@echo off
|
|||
|
|||
call ..\gradlew jar
|
|||
pause
|