mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 14:31:30 +11:00
975014e76b
- add Tags extractor - add tags.json to extracted - send `SynchronizeTagsS2c` packet on join - fix encode ## Description Adds a `TagsRegistry` resource that contains all the information needed to build and send `SynchronizeTagsS2c` on join. closes #349 |
||
---|---|---|
.. | ||
build | ||
src | ||
Cargo.toml | ||
README.md |
valence_core
Contains foundational code or modules too small to deserve their own crate. The contents of valence_core
are re-exported by the main valence
crate.