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