Updated Forge compilation to ForgeGradle.

This commit is contained in:
sk89q
2014-04-05 19:33:05 -07:00
parent e0a2873c99
commit 69797cfbea
11 changed files with 467 additions and 66 deletions

17
.gitignore vendored
View File

@ -1,10 +1,19 @@
/.classpath
/.project
/.settings
/target
/bin
/dependency-reduced-pom.xml
/*.iml
/eclipse
/.idea
/*.iml
/*.ipr
/*.iws
/bin
/build
/target
/gradle
/.gradle
/forge-download
/out
/dependency-reduced-pom.xml
*-private.sh