Merge branch 'main' into feature/always-build-plugins

This commit is contained in:
AngrySoundTech
2024-05-12 12:41:56 -04:00
125 changed files with 2260 additions and 364 deletions

View File

@@ -27,6 +27,7 @@ allprojects {
maven("https://libraries.minecraft.net")
maven("https://repo.codemc.io/repository/maven-public/")
maven("https://repo.kryptonmc.org/releases")
maven("https://repo.dmulloy2.net/repository/public")
maven("https://jitpack.io")
}