mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-28 11:09:13 +00:00
relocate google common
This commit is contained in:
@@ -111,6 +111,8 @@ shadowJar {
|
||||
//relocate 'net.kyori', 'org.geysermc.floodgate.relocations.kyori'
|
||||
//relocate 'cloud.commandframework', 'org.geysermc.floodgate.relocations.cloud'
|
||||
relocate 'it.unimi.dsi.fastutil', 'org.geysermc.floodgate.relocations.fastutil'
|
||||
relocate 'com.google.common', 'org.geysermc.floodgate.relocations.google.common'
|
||||
|
||||
}
|
||||
|
||||
task remappedShadowJar(type: RemapJarTask) {
|
||||
|
||||
Reference in New Issue
Block a user