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

allow for ecs only clients #153

Open urisinger opened 3 months ago

urisinger commented 3 months ago

sorry for reoprning the pr i changed the branch name.

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.