1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-protocol
2025-06-09 17:15:07 +09:00
..
azalea-protocol-macros fix clippy issues and improve formatting everywhere 2025-05-30 19:36:59 -08:00
examples formatting: merge imports 2025-05-30 14:44:48 -13:00
src handle relative teleports correctly and fix entity chunk indexing warnings 2025-06-09 17:15:07 +09:00
Cargo.toml update to git hickory-resolver and use system resolver 2025-04-24 10:03:29 -13:00
README.md delete outdated parts of azalea-protocol readme 2025-05-06 09:09:02 -13:45

Azalea Protocol

A low-level crate to send and receive Minecraft packets. If you intend on making bots, you should use the main azalea crate instead.

Only the latest Minecraft version is supported.