azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
361 stars 48 forks source link

add the option to run a client synchronously #152

Closed urisinger closed 3 months ago

urisinger commented 3 months ago

i havent found an easy way to make both types of clients aviable, its possible that sync client might need to be a seprate crate or be behind a feature gate.