UWU PART 2 :)
This commit is contained in:
@@ -67,9 +67,6 @@ open class BootstrapTask @Inject constructor(@Input val type: String) : DefaultT
|
|||||||
it.file.name.contains("jocl")
|
it.file.name.contains("jocl")
|
||||||
) {
|
) {
|
||||||
path = "https://repo.runelite.net/"
|
path = "https://repo.runelite.net/"
|
||||||
if (!it.file.name.contains("discord")) {
|
|
||||||
path += "pushingpixels/"
|
|
||||||
}
|
|
||||||
path += "${group.replace(".", "/")}/${name}/$version/${name}-$version.jar"
|
path += "${group.replace(".", "/")}/${name}/$version/${name}-$version.jar"
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user