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-26 10:05:58 +07: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 start adding packet_order test 2025-06-26 10:05:58 +07:00
Cargo.toml use workspace deps everywhere 2025-06-16 01:20:37 +01: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.