Add autobuild

Saves you having to open a cmd prompt inside the folder and typing `gradlew.bat build` inside cmd.
This commit is contained in:
Christofer Minestar 2018-10-14 18:02:45 -04:00 committed by GitHub
parent d3119b4a01
commit 1e8ffe068b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
autobuild.bat Normal file
View File

@ -0,0 +1 @@
start gradlew.bat build