1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-client
2025-06-14 20:33:22 -10:30
..
src add note about current_thread to azalea readme 2025-06-14 20:33:22 -10:30
tests implement reverting block state predictions on ack 2025-06-11 22:22:26 +00:00
Cargo.toml add chat signing 2025-05-08 08:51:34 +12: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.