1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-01-31 23:12:17 +01:00
SKCraft-Launcher/build.bat

3 lines
40 B
Batchfile
Raw Normal View History

@echo off
call gradlew clean build
pause