aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbasdxz <tudurap.com@gmail.com>2020-11-04 08:32:25 +0000
committerbasdxz <tudurap.com@gmail.com>2020-11-04 08:32:25 +0000
commite26a6f058a5e1dcdb4c73b076d9970ec4d731eb7 (patch)
tree5e9ba32f29f505c512c9d558e9311095a44f20b0
parent4c06bcafc8eda79369777abb2135397e12f1356a (diff)
downloadGT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.tar.gz
GT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.tar.bz2
GT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.zip
Add the COFH Core Dep back as runtime
Needed for Thaum stuff
-rw-r--r--build.gradle14
-rw-r--r--build.properties3
2 files changed, 13 insertions, 4 deletions
diff --git a/build.gradle b/build.gradle
index d10b7d77df..ca8da27742 100644
--- a/build.gradle
+++ b/build.gradle
@@ -97,10 +97,14 @@ repositories {
name "Tterrag maven"
url "https://maven.tterrag.com/"
}
- ivy { //CoFHCore
- name 'gtnh_download_source'
- artifactPattern "http://downloads.gtnewhorizons.com/Mods_for_Jenkins/[module]-[revision].[ext]"
+ maven {
+ name = "Curse Maven"
+ url = "https://www.cursemaven.com"
}
+ //ivy { //CoFHCore
+ // name 'gtnh_download_source'
+ // artifactPattern "http://downloads.gtnewhorizons.com/Mods_for_Jenkins/[module]-[revision].[ext]"
+ //}
}
dependencies {
@@ -126,8 +130,12 @@ dependencies {
compile "micdoodle8.mods:Galacticraft-Planets:${config.galacticraft.version}:Dev"
compile "micdoodle8.mods:Galacticraft:${config.galacticraft.version}:API"
compile "com.mod-buildcraft:buildcraft:${config.buildcraft.version}:dev"
+
+ //TODO Re-work the formatting and add documentation
+ runtime "curse.maven:cofh-core:${config.cofh_core_version}"
//Ivy
//compile name: 'CoFHCore', version: config.cofhcore.version, ext: 'jar'
+
}
task getGregTech(type: Download) {
diff --git a/build.properties b/build.properties
index be76171615..d0ee72aeac 100644
--- a/build.properties
+++ b/build.properties
@@ -8,7 +8,8 @@ codechickencore.version=1.0.7.47
nei.version=1.0.5.120
gregtech.jenkinsbuild=648
gregtech.version=5.09.33.52
-cofhcore.version=[1.7.10]3.1.4-329-dev
+#cofhcore.version=[1.7.10]3.1.4-329-dev
+cofh_core_version=2388751
yamcore.version=0.5.79
baubles.version=1.0.1.10
thaumcraft.version=4.2.3.5