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-05-06 09:09:02 -13:45
..
azalea-protocol-macros remove executable bit from files 2025-04-04 15:56:06 +00:00
examples update to rust edition 2024 2025-02-22 23:01:54 +00:00
src fix InstanceName desync 2025-05-02 01:20:25 +00: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.