1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-30 13:13:58 +01:00
SKCraft-Launcher/build.bat
2016-12-16 11:15:12 +11:00

3 lines
42 B
Batchfile

@echo off
call gradlew clean build
pause