mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-19 15:37:42 +01:00
include adventure-nbt to fix compile errors
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user