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-05-08 08:51:34 +12:00
..
src add chat signing 2025-05-08 08:51:34 +12:00
tests fix chunk errors when joining a world with a same name but different height 2025-05-07 06:00:29 +10: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.