Campfire WTHIT and TOP integration

This commit is contained in:
2022-08-27 22:21:34 +02:00
parent 7dc5e660e7
commit 5a352c1c43
16 changed files with 332 additions and 8 deletions

View File

@@ -57,6 +57,10 @@ subprojects {
name = "Curseforge Maven"
url 'https://cfa2.cursemaven.com'
}
maven { url = "https://maven.k-4u.nl" }
maven { url = "https://maven.wispforest.io/" }
maven { url "https://maven.bai.lol" }
}