1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Updated to 1.19

This commit is contained in:
ImDaBigBoss
2022-06-08 14:09:14 +02:00
313 changed files with 4130 additions and 21680 deletions

View File

@@ -12,7 +12,7 @@ dependencyResolutionManagement {
}
// Paper, Velocity
maven("https://papermc.io/repo/repository/maven-public")
maven("https://repo.papermc.io/repository/maven-public")
// Spigot
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots") {
mavenContent { snapshotsOnly() }