mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 11:03:38 +00:00
5 lines
39 B
Batchfile
5 lines
39 B
Batchfile
|
@echo off
|
||
|
|
||
|
call ..\gradlew clean
|
||
|
pause
|