mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-12-04 19:01:29 +00:00
development
5 lines
39 B
Batchfile
5 lines
39 B
Batchfile
@echo off
|
|||
|
|||
call ..\gradlew clean
|
|||
pause
|