1 unstable release
0.1.0 | Oct 28, 2024 |
---|
#69 in Data formats
159 downloads per month
Used in mview-extract
14KB
208 lines
mview-rs
Tool and library for unpacking Marmoset Viewer archive packages, enabling the extraction and decompression of 3D models and scenes.
mview-extract
Check here for the extraction tool's instruction.
Installation
Via Cargo:
cargo install mview
To use the mview library, add it to your Cargo.toml
:
[dependencies]
mview = "0.1.0"
Contributing
Contributions are welcome!
License
This project is licensed under the MIT License. See the LICENSE file for details.