mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +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-proxy-core')
|
||||
|
||||
implementation "net.kyori:adventure-nbt:${adventureVersion}"
|
||||
|
||||
implementation "io.netty:netty-codec:${nettyVersion}"
|
||||
implementation "io.netty:netty-codec-haproxy:${nettyVersion}"
|
||||
implementation "io.netty:netty-codec-http:${nettyVersion}"
|
||||
|
||||
Reference in New Issue
Block a user