mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-24 15:49:20 +00:00
540c2e9c4b
5 lines
37 B
Batchfile
5 lines
37 B
Batchfile
@echo off
|
|||
|
|||
call ..\gradlew jar
|
|||
pause
|