13 unstable releases (3 breaking)
0.4.7 | Jul 12, 2024 |
---|---|
0.4.6 | Jul 11, 2024 |
0.3.0 | Jun 30, 2024 |
0.2.2 | Jun 30, 2024 |
0.1.1 | Jun 1, 2024 |
#438 in Parser implementations
715 downloads per month
80KB
2K
SLoC
cube
The universal GameCube file format tool.
Currently work in progress. This project is being developed in conjunction with P2GZ and will primarily support features needed for it at first, but aims to eventually support workflows for other games and hacks as well.
Installation
Cube can be used either as a Crate or as a CLI tool. Please use the help commands for usage instructions as the tool is not currently stable and available functionality and defaults will change without warning.
CLI
- Download and install Rust and Cargo (rustup is recommended)
- Run
cargo install cubetool
- Use as
cube extract file.szs
etc.
Crate
cargo add cube_rs
Features / Roadmap
Dependencies
~10–21MB
~286K SLoC