mirror of
https://github.com/SKCraft/Launcher.git
synced 2025-01-31 23:12:17 +01:00
3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
|
@echo off
|
||
|
call gradlew clean build
|
||
|
pause
|