redo viaversion (basically merge in

https://github.com/azalea-rs/azalea-viaversion/pull/17), get rid of
viaproxy source
This commit is contained in:
Soph :3 2026-02-08 12:18:14 +02:00
parent 50b7a7099f
commit 3b32ad3588
237 changed files with 670 additions and 23316 deletions

View file

@ -20,3 +20,6 @@ reqwest = { version = "0.13.1", default-features = false, features = [
semver = "1.0.27"
tokio = { version = "1", features = ["full"] }
tracing = "0.1.44"
futures = "0.3.31"
ferrisbox = { path = "../FerrisBox" }
dotenv = "0.15.0"