Newer
Older
sklauncher / build.bat
@CosmicDan CosmicDan on 16 Dec 2016 42 bytes Fix build.bat (wrong EOL)
@echo off
call gradlew clean build
pause