Crates.io | ninres-cli |
lib.rs | ninres-cli |
version | 0.0.1 |
source | src |
created_at | 2020-10-28 16:06:48.177451 |
updated_at | 2020-10-28 16:06:48.177451 |
description | Read commonly used Nintendo file formats. |
homepage | |
repository | https://github.com/tarnadas/ninres-rs |
max_upload_size | |
id | 306401 |
size | 24,917 |
A command-line tool to handle commonly used Nintendo file formats.
Please refer to the Wiki: https://github.com/Kinnay/Nintendo-File-Formats/wiki
cargo install ninres-cli
ninres [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
extract Extract assets from given input file
help Prints this message or the help of the given subcommand(s)
ninres extract --input <input> --output <output>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-i, --input <input>
-o, --output <output>