1 unstable release

0.1.0 Oct 28, 2024

#66 in Data formats


Used in mview-extract

MIT license

14KB
208 lines

Project logo

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.

No runtime deps