mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-23 23:39:29 +01:00
Relocate Adventure
This commit is contained in:
parent
3e71e3fb0b
commit
05f7b01540
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ shadowJar {
|
|||
relocate("org.objectweb.asm", "org.geysermc.relocate.asm")
|
||||
relocate("org.yaml", "org.geysermc.relocate.yaml") // https://github.com/CardboardPowered/cardboard/issues/139
|
||||
relocate("com.fasterxml.jackson", "org.geysermc.relocate.jackson")
|
||||
relocate("net.kyori", "org.geysermc.relocate.kyori")
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Add table
Reference in a new issue