1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
SKCraft-Launcher/build.bat

3 lines
40 B
Batchfile
Raw Normal View History

@echo off
call gradlew clean build
pause