| Crates.io | metaverse_environment |
| lib.rs | metaverse_environment |
| version | 0.3.0 |
| created_at | 2025-05-03 22:08:41.289355+00 |
| updated_at | 2025-12-29 21:47:13.722707+00 |
| description | metaverse environment data handler |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1659175 |
| size | 113,240 |
This crate is for handling the 3d environment of opensimulator worlds. This will contain the logic for handling LayerData, objects, and other components related to the 3d world.
cargo run
Will run the debug UI
cargo test -- --nocapture
Will run tests with debug mode on.