12 stable releases
1.6.1 | Nov 14, 2022 |
---|---|
1.5.2 | Oct 19, 2022 |
1.4.0 | Apr 10, 2022 |
1.3.2 | Feb 10, 2021 |
1.1.0 | Apr 28, 2020 |
#2764 in Parser implementations
36 downloads per month
Used in param-xml
65KB
1.5K
SLoC
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.
The xml
feature flag is available to expose methods allowing params to be converted into and out of XML format.
Crates.io
Documentation
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.
Dependencies
~3.5MB
~74K SLoC