Hopefully fixed build

This commit is contained in:
Aidan C. Brady 2014-06-13 11:37:08 +02:00
parent 704b3e2ac1
commit df13fd4d02

View file

@ -17,6 +17,17 @@ buildscript {
}
}
repositories {
maven {
name 'CB Maven FS'
artifactPattern "http://chickenbones.net/maven/"
}
maven {
name 'ForgeFS'
url 'http://files.minecraftforge.net/maven'
}
}
apply plugin: 'forge'
// Define properties file