mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-27 12:46:22 +01:00
3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
|
@echo off
|
||
|
call gradlew clean build
|
||
|
pause
|