1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-23 12:05:44 +01:00
SKCraft-Launcher/build.bat

3 lines
42 B
Batchfile
Raw Permalink Normal View History

2016-12-16 01:15:12 +01:00
@echo off
call gradlew clean build
pause