build.gradle edited online with Bitbucket

This commit is contained in:
dmodoom sirius 2014-09-09 05:01:17 +00:00
parent 3588c61b1c
commit b1021f762b

View file

@ -64,8 +64,9 @@ allprojects {
name 'FMP'
artifactPattern "http://files.minecraftforge.net/[module]/[module]-dev-[revision].[ext]"
}
ivy {
artifactPattern "http://www.chickenbones.craftsaddle.org/Files/New_Versions/1.6.4/[module]-dev%20[revision].[ext]"
maven {
name "chickenbones"
url "http://chickenbones.net/maven"
}
mavenCentral()
}