azalea/azalea-client
xtex ea8a8fccb6
Add ClientBuilder:new_without_log (#93)
* Add ClientBuilder:new_without_log

* 'log' feature

* fix warnings

---------

Co-authored-by: mat <git@matdoes.dev>
2023-06-24 17:43:38 -05:00
..
src Add ClientBuilder:new_without_log (#93) 2023-06-24 17:43:38 -05:00
Cargo.toml Add ClientBuilder:new_without_log (#93) 2023-06-24 17:43:38 -05:00
README.md clientbound_add_entity_packet & clientbound_set_entity_data_packet 2022-05-01 13:51:59 -05: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.