1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-23 16:59:33 +00:00

Some touch-ups

This commit is contained in:
Camotoy
2024-12-09 22:42:40 -05:00
parent c575689f2e
commit 357fd137dc
4 changed files with 23 additions and 10 deletions

View File

@@ -26,6 +26,8 @@ dependencies {
}
repositories {
// mavenLocal()
mavenCentral()
// Floodgate, Cumulus etc.
@@ -67,6 +69,4 @@ repositories {
// For Adventure snapshots
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
//mavenLocal()
}