metaverse_debug_viewer

Crates.iometaverse_debug_viewer
lib.rsmetaverse_debug_viewer
version
sourcesrc
created_at2025-05-03 22:31:21.906221+00
updated_at2025-05-03 22:31:21.906221+00
descriptiona simple metaverse client using Bevy
homepage
repository
max_upload_size
id1659193
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Skyler Clark (wgahnagl)

documentation

README

Metaverse UI

last-commit open-pr open-issues

Ui

This is a debug UI. Written in bevy and bevy-egui, it is not expected to get very polished. The more user-friendly UI can be found at benthic_viewer.

Getting Started

cargo run Will run the debug UI. cargo test Will run the tests.

Commit count: 0

cargo fmt