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

Bevy App brigadier example #146

Closed EightFactorial closed 3 months ago

EightFactorial commented 3 months ago

Adds an example for how to use brigadier inside a bevy App.

Also fixes an issue where the azalea_buf feature was not enabled for azalea_chat.