aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/tests/bevy_app_usage.rs
AgeCommit message (Expand)Author
9 daysazalea-brigadier now allows commands to return a Resultmat
2025-12-28Change Client::component to return a reference (#298)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-05-30implement missing brigadier features and cleanup some moremat
2025-05-28add support for custom suggestions in azalea-brigadier and cleanup a bitmat
2025-04-25update to bevy 0.16mat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-05-09Add a brigadier example for use inside a bevy App (#146)EightFactorial