Skip to content

Commit cc938f3

Browse files
SquidDevSirEndii
authored andcommitted
Only download CC:T files from the SquidDev maven
1 parent 390faf6 commit cc938f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ repositories {
184184
maven {
185185
name = "Squiddev maven cct"
186186
url = 'https://squiddev.cc/maven/'
187+
content {
188+
includeGroup("cc.tweaked")
189+
includeModule("org.squiddev", "Cobalt")
190+
}
187191
}
188192
maven {
189193
name = "Theillusivec4 maven curios"

0 commit comments

Comments
 (0)