Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jam1garner/smash-arc

A library for working with Smash Ultimate's ARC format
https://github.com/jam1garner/smash-arc

Last synced: 4 days ago
JSON representation

A library for working with Smash Ultimate's ARC format

Awesome Lists containing this project

README

        

# 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`