Sets up the gradle and jMonkey environment.

This commit is contained in:
Markil3
2020-12-11 18:46:39 -07:00
parent da4a2c32d9
commit fc880fac41
7 changed files with 618 additions and 0 deletions

4
.gitignore vendored
View File

@@ -21,3 +21,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/local.properties
/build/
/.idea/
/.gradle/