1 unstable release

0.1.0 Oct 28, 2024

#69 in Data formats

Download history 145/week @ 2024-10-26 14/week @ 2024-11-02

159 downloads per month
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