Raytwo / smash-arc

A library for working with Smash Ultimate's ARC format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smash-arc

A Rust library for working with Smash Ultimate's data.arc files. For building on desktop, add --features=libzstd. See the cargo.toml for additional options.
Example: cargo build --release --features=libzstd

About

A library for working with Smash Ultimate's ARC format


Languages

Language:Rust 100.0%