summaryrefslogtreecommitdiff
path: root/src/main/resources/testconfig.bcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/testconfig.bcc')
-rw-r--r--src/main/resources/testconfig.bcc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/resources/testconfig.bcc b/src/main/resources/testconfig.bcc
index 1dae2b2..18bd21f 100644
--- a/src/main/resources/testconfig.bcc
+++ b/src/main/resources/testconfig.bcc
@@ -7,9 +7,10 @@ description \
Multi Line test"
author "Danker"
webpresence "https://github.com/bowser0000/SkyblockMod"
-source git {
- upstream "https://github.com/bowser0000/SkyblockMod.git"
- branch "development"
+source http {
+ url "https://github.com/bowser0000/SkyblockMod/archive/HEAD.zip"
+ format zip
+ skipDirs 1
}
build gradle {