mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
shadow mcauthlib
This commit is contained in:
parent
a27198e632
commit
c66dda9bce
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ dependencies {
|
|||
shadow(libs.protocol.codec) { isTransitive = false }
|
||||
shadow(libs.raknet) { isTransitive = false }
|
||||
shadow(libs.mcprotocollib) { isTransitive = false }
|
||||
shadow(libs.minecraftauth) { isTransitive = false }
|
||||
|
||||
// Since we also relocate cloudburst protocol: shade erosion common
|
||||
shadow(libs.erosion.common) { isTransitive = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue