azalea-reflection-proxy 0.1.0

Spectate and take over an azalea bot session live through a local reflection proxy — Rust port of mineflayer-reflection-proxy
Documentation
1
2
3
4
5
6
# azalea 0.16 uses nightly-only features (min_specialization,

# generic_const_exprs, error_generic_member_access, ...), so stable

# cannot build this crate. rustup picks this up automatically for

# local builds; CI installs the same channel explicitly.

[toolchain]

channel = "nightly"