aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/README.md
blob: 1cadc3b4c8d8fb3ed26349bda844d4b091ee6ee4 (plain)
1
2
3
4
5
6
7
# `azalea-protocol`

A low-level crate for sending and receiving Minecraft packets.

Only the latest Minecraft version is supported.

See [`crate::connect::Connection`] for usage.