azalea/azalea-brigadier
2023-05-05 23:23:11 -05:00
..
src CommandDispatcher is now Send+Sync 2023-05-05 23:23:11 -05:00
tests CommandDispatcher is now Send+Sync 2023-05-05 23:23:11 -05:00
Cargo.toml change some things to be Arc+RwLock in brigadier 2023-05-05 23:09:57 -05:00
README.md have docs for all crates 2023-01-30 22:05:18 +00:00

Azalea Brigadier

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

Examples

See the tests.