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