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