mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 07:53:22 +02:00
oth3r repo
This commit is contained in:
parent
34c20ac753
commit
00c52b26cf
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,10 @@ base {
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
maven { url = "https://maven.terraformersmc.com/releases/" }
|
maven { url = "https://maven.terraformersmc.com/releases/" }
|
||||||
maven { url = "https://maven.isxander.dev/releases" }
|
maven {
|
||||||
|
name "oth3rMavenSnapshots"
|
||||||
|
url "https://maven.oth3r.one/snapshots"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
loom {
|
loom {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue