Initial commit.

This commit is contained in:
Markil3
2021-03-06 21:28:36 -07:00
commit d2a5269149
4 changed files with 717 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# Files from Forge MDK
forge*changelog.txt
/logs/
/local.properties