Crates.io | cube_rs |
lib.rs | cube_rs |
version | 0.4.7 |
source | src |
created_at | 2024-06-01 05:27:52.458794 |
updated_at | 2024-07-12 14:15:03.24583 |
description | Universal GameCube file format tool |
homepage | |
repository | https://github.com/mayabyte/cube |
max_upload_size | |
id | 1258513 |
size | 65,907 |
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.
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.
cargo install cubetool
cube extract file.szs
etc.cargo add cube_rs