Setup Gradle project

The pom.xml file is deleted in this patch so the patch will fail to
apply if there are changes made to it from upstream - thus notifying us
that changes were made.
This commit is contained in:
Kyle Wood
2020-12-10 20:54:19 -08:00
parent fd78d37b56
commit 94c4e1cbc0
3 changed files with 138 additions and 691 deletions

View File

@@ -1,3 +1,6 @@
.gradle/
build/
# Eclipse stuff
/.classpath
/.project
@@ -39,3 +42,7 @@ dependency-reduced-pom.xml
/src/main/resources/achievement
/src/main/resources/lang
# vs code
/.vscode
/.factorypath