Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 05:20:14 +01:00
include adventure-nbt to fix compile errors
Dieser Commit ist enthalten in:
Ursprung
6a6ca7a03e
Commit
ab0300eb6c
@ -62,6 +62,8 @@ dependencies {
|
|||||||
implementation project(':velocity-native')
|
implementation project(':velocity-native')
|
||||||
implementation project(':velocity-proxy-core')
|
implementation project(':velocity-proxy-core')
|
||||||
|
|
||||||
|
implementation "net.kyori:adventure-nbt:${adventureVersion}"
|
||||||
|
|
||||||
implementation "io.netty:netty-codec:${nettyVersion}"
|
implementation "io.netty:netty-codec:${nettyVersion}"
|
||||||
implementation "io.netty:netty-codec-haproxy:${nettyVersion}"
|
implementation "io.netty:netty-codec-haproxy:${nettyVersion}"
|
||||||
implementation "io.netty:netty-codec-http:${nettyVersion}"
|
implementation "io.netty:netty-codec-http:${nettyVersion}"
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren