1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-brigadier
mat 52772afe85 rename Component to FormattedText
also start making the metadata use bevy_ecs but bevy_ecs doesn't let you query on Bundles so it's annoying
2022-12-13 19:08:49 -06:00
..
src rename Component to FormattedText 2022-12-13 19:08:49 -06:00
tests use variables directly in format strings 2022-10-27 21:22:47 -05:00
Cargo.toml (cargo-release) version 0.5.0 2022-12-09 15:34:28 +00:00
README.md simplify error handling 2022-04-22 04:33:58 +00:00

Azalea Brigadier

A Rust port of Mojang's Brigadier command parsing and dispatching library.