1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea
2022-11-19 15:25:55 -06:00
..
examples Add functions to get ChatPacket author and content (#42) 2022-11-18 21:52:09 -06:00
src clippy + replace some printlns with debug 2022-11-18 22:10:34 -06:00
Cargo.toml chore: Release 2022-11-19 15:25:55 -06:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea is a framework for creating Minecraft bots.

Internally, it's just a wrapper over azalea-client, adding useful functions for making bots.