forked from SteamWar/SteamWar
Move ViaVersion to Proxy
This commit is contained in:
@@ -47,6 +47,8 @@ java {
|
||||
dependencies {
|
||||
annotationProcessor(libs.velocityapi)
|
||||
compileOnly(libs.velocity)
|
||||
compileOnly(libs.viaapi)
|
||||
compileOnly(libs.viavelocity)
|
||||
|
||||
compileOnly(project(":VelocityCore:Persistent", "default"))
|
||||
|
||||
@@ -61,6 +63,5 @@ dependencies {
|
||||
}
|
||||
|
||||
implementation(libs.msgpack)
|
||||
|
||||
implementation(libs.apolloprotos)
|
||||
}
|
||||
Reference in New Issue
Block a user