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-25 07:24:12 +09:00
..
src update serialization for set_player_team 2025-04-25 07:24:12 +09:00
tests Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
Cargo.toml allow disabling Event::Packet with a crate feature 2025-04-17 10:15:14 -12:45
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.