updating build.gradle

This commit is contained in:
Mohammad-Ali Minaie
2016-12-31 22:11:41 -05:00
parent bd5c334ce9
commit ba60c20843
34 changed files with 2855 additions and 1787 deletions

43
.gitignore vendored Normal file
View File

@@ -0,0 +1,43 @@
README.txt
1.11/saves*
1.11/MinecraftForge-*
1.11/Paulscode*
1.11/logs*
forge-*-changelog.txt
*-fml.txt
.gradle
build/
run/
out/
tmp/
bin/
crash-reports
config/
saves/
logs
usercache.json
usernamecache.json
options.txt
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run