mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-28 14:26:34 +11:00
.. | ||
benches | ||
examples | ||
src | ||
Cargo.toml | ||
README.md |
valence
The main Valence crate. This acts primarily as a shell to re-export the other crates and consolidate plugins. Users are expected to use the other crates indirectly through this interface.
Additionally, project examples and whole-server unit tests are stored in examples/
and src/tests/
respectively.