1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea
2022-12-11 02:24:31 -06:00
..
examples rename find_entity to entity_by & add entities_by 2022-12-11 02:24:31 -06:00
src make entities have a reference to WeakWorlds instead 2022-12-11 00:15:37 -06:00
Cargo.toml (cargo-release) version 0.5.0 2022-12-09 15:34:29 +00:00
README.md Swarm (#36) 2022-11-27 16:25:07 -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.