add dynamic arenas

This commit is contained in:
okx-code
2024-10-15 01:08:44 +01:00
parent 0ab680b6ae
commit adfd8b2dbb
23 changed files with 1604 additions and 7 deletions

View File

@@ -28,7 +28,8 @@ allprojects {
maven("https://repo.codemc.io/repository/maven-public/")
maven("https://repo.kryptonmc.org/releases")
maven("https://repo.dmulloy2.net/repository/public")
maven("https://repo.infernalsuite.com/repository/maven-snapshots/")
maven("https://repo.rapture.pw/repository/maven-releases/")
maven("https://jitpack.io")
}
}