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
mat ebc2e0c067
1.21.7 (#227)
* 1.21.7-rc1

* 1.21.7

* update Cargo.lock too
2025-06-30 14:14:45 -05: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 1.21.7 (#227) 2025-06-30 14:14:45 -05: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.