From ec3ceab52dc668ef214e55a6a76ac31cbd451917 Mon Sep 17 00:00:00 2001 From: Modmuss50 Date: Wed, 1 Nov 2017 16:03:44 +0000 Subject: [PATCH] Add support for github releases (Testing) --- build.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.conf b/build.conf index 4e26aeb3b..57879639b 100644 --- a/build.conf +++ b/build.conf @@ -2,4 +2,6 @@ minecraftVersion="1.12,1.12.1,1.12.2" name="TechReborn-1.12.2" curseID="233564" child-project="reborncore" -child-type="requiredLibrary" \ No newline at end of file +child-type="requiredLibrary" +github-repo="TechReborn/TechReborn" +always-push-github=true