mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-11 00:22:53 +08:00
5 lines
39 B
Batchfile
5 lines
39 B
Batchfile
|
@echo off
|
||
|
|
||
|
call ..\gradlew clean
|
||
|
pause
|