Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-20 06:50:09 +01:00
Relocate Google libraries
Dieser Commit ist enthalten in:
Ursprung
2c1fbc544a
Commit
c220e5428c
@ -79,6 +79,7 @@ shadowJar {
|
||||
relocate("it.unimi.dsi.fastutil", "org.geysermc.relocate.fastutil")
|
||||
relocate("org.objectweb.asm", "org.geysermc.relocate.asm")
|
||||
relocate("org.yaml", "org.geysermc.relocate.yaml") // https://github.com/CardboardPowered/cardboard/issues/139
|
||||
relocate("com.google", "org.geysermc.relocate.google")
|
||||
}
|
||||
|
||||
jar {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren