Skip to content

benhall-7/paracobNET

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

paracobNET

Param (.prc / .stprm / .stdat) class library for Smash Ultimate, written in C#, and the central tool for other projects in this repository. Can open, manipulate, save, and create param files. Dependent on .NET Standard 2.0

Note: for a faster, stand-alone alternative of ParamXML, see: https://github.com/ultimate-research/prc-rs/

Prerequisites to run

prcEditor

GUI for editing param files using a TreeView -> DataGrid format (Windows only)

ParamXML

Command line program to convert params to XML format and back. For help information use the -h argument.

prcScript

Interfaces param editing methods through a lua context. Script your edits!

For help information use the -h argument. For for the API available in scripts, use -a. See the Wiki for an example script.

About

Parameter class library for Smash Ultimate

Resources

License

Stars

Watchers

Forks

Packages

No packages published