1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-01-08 19:38: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