mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 09:56:57 +00:00
5 lines
37 B
Batchfile
5 lines
37 B
Batchfile
|
@echo off
|
||
|
|
||
|
call ..\gradlew jar
|
||
|
pause
|