mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-23 16:59:33 +00:00
Relocate Google libraries
This commit is contained in:
@@ -79,6 +79,7 @@ shadowJar {
|
|||||||
relocate("it.unimi.dsi.fastutil", "org.geysermc.relocate.fastutil")
|
relocate("it.unimi.dsi.fastutil", "org.geysermc.relocate.fastutil")
|
||||||
relocate("org.objectweb.asm", "org.geysermc.relocate.asm")
|
relocate("org.objectweb.asm", "org.geysermc.relocate.asm")
|
||||||
relocate("org.yaml", "org.geysermc.relocate.yaml") // https://github.com/CardboardPowered/cardboard/issues/139
|
relocate("org.yaml", "org.geysermc.relocate.yaml") // https://github.com/CardboardPowered/cardboard/issues/139
|
||||||
|
relocate("com.google", "org.geysermc.relocate.google")
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
|||||||
Reference in New Issue
Block a user