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-04-04 13:48:48 -08:45
..
src fix ordering for handle_attack_queued 2025-04-04 13:48:48 -08:45
tests fix not replying to ping packets in config state 2025-03-27 21:28:13 +00:00
Cargo.toml Refactor azalea-client (#205) 2025-02-22 21:45:26 -06: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.