Tool and library for unpacking Marmoset Viewer archive packages, enabling the extraction and decompression of 3D models and scenes.
Check here for the extraction tool's instruction.
To use the mview library, add it to your Cargo.toml
:
[dependencies]
mview = "0.1.0"
Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.