mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Revert shadowing Minecraft Auth
This commit is contained in:
parent
5565b34edd
commit
b02c2b128b
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ 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