8000 GitHub - Raytwo/prc-rs: Smash Ultimate param lib written in rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Raytwo/prc-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prc-rs

Rust crate for handling .prc filetypes in Smash Ultimate. Provides access to reading/writing methods in IO or the filesystem, as well as a simple API for interacting with or manipulating param data.

To add this as a dependency:

[dependencies]
prc-rs = "1.3"

The xml feature flag is available to expose methods allowing params to be converted into and out of XML format.

Crates.io

crates.io

Documentation

rust-doc

param-xml

A runtime utilizing the XML dependency to convert param files to XML and back. See the Releases section for Windows builds.

Install with cargo via cargo install param-xml

Extensions

  • pyprc: a python module for writing and saving params dynamically.

About

Smash Ultimate param lib written in rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%
0