# Metaverse UI
[![last-commit][last-commit-badge]][last-commit] [![open-pr][open-pr-badge]][open-pr] [![open-issues][open-issues-badge]][open-issues]
## Ui
This is meant to be a debug UI, and a bevy plugin. This allows for projects to implement the full open metaverse spec with only a few lines of code.
## Getting Started
`cargo run`
Will run the debug UI.
`cargo test`
Will run the tests.
[docs.rs-badge]: https://img.shields.io/badge/docs-Docs.rs-red?&style=flat-square
[last-commit-badge]: https://img.shields.io/github/last-commit/benthic-mmo/metaverse_client?logo=github&style=flat-square
[last-commit]: https://github.com/benthic-mmo/metaverse_client/commits/main/
[open-pr-badge]: https://img.shields.io/github/issues-pr/benthic-mmo/metaverse_client?logo=github&style=flat-square
[open-pr]: https://github.com/benthic-mmo/metaverse_client/pulls
[open-issues-badge]: https://img.shields.io/github/issues-raw/benthic-mmo/metaverse_client?logo=github&style=flat-square
[open-issues]: https://github.com/benthic-mmo/metaverse_client/issues