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-18 00:32:31 +02:00
..
src fix another panic on disconnect and slightly optimize client events loop 2025-04-18 00:32:31 +02:00
tests Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
Cargo.toml Move login state to the ECS (#213) 2025-04-17 16:16:51 -05: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.