1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client
2025-06-25 15:14:39 -12:45
..
src improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting 2025-06-25 15:14:39 -12:45
tests improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting 2025-06-25 15:14:39 -12:45
Cargo.toml put all azalea-* deps in the workspace Cargo.toml 2025-06-16 04:12:22 +04:00
README.md remove executable bit from files 2025-04-04 15:56:06 +00:00

Azalea Client

A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use the azalea crate instead.