/img2nutexb

A command line tool for converting to namco/Smash Ultimate texture files

Primary LanguageRust

img2nutexb

A convertor for image -> nutexb (Smash Ultimate textures).

Supports all formats parsable by image-rs (PNG, JPG, GIF, DDS (BC1, BC2, BC3), TGA, TIFF, ICO, BMP).

img2nutexb 0.1.0

USAGE:
    img2nutexb [OPTIONS] <image> <nutexb>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -n, --name <name>

ARGS:
    <image>
    <nutexb>