1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-28 11:09:13 +00:00
This commit is contained in:
Konicai
2021-07-23 12:29:19 -04:00
parent 1bedce6538
commit 478202e9ea

View File

@@ -114,7 +114,6 @@ 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'
}
task remappedShadowJar(type: RemapJarTask) {