mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Properly shutdown LocalSession's, ensure transferring works properly regardless if we're injected or not
This commit is contained in:
parent
4ff746e48a
commit
8b7b8cdffd
4 changed files with 10 additions and 11 deletions
|
@ -49,9 +49,7 @@ application {
|
|||
|
||||
relocate("org.cloudburstmc.netty")
|
||||
relocate("org.cloudburstmc.protocol")
|
||||
relocate("com.github.steveice10.mc.protocol")
|
||||
relocate("com.github.steveice10.mc.auth")
|
||||
relocate("com.github.steveice10.packetlib")
|
||||
|
||||
tasks {
|
||||
remapJar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue