Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 2.01 KB

README.md

File metadata and controls

50 lines (39 loc) · 2.01 KB

starch

Build Status Crates.io version GitHub Release

CLI utility for the Steam version of RetroArch

Features

Supports Windows and Linux. Should run on macOS but is untested.

  • Update all cores (even non Steam cores)
  • TODO: Export playlist entries to USB device
  • TODO: Import from USB to playlist

Installation

Preferred installation method is through cargo

cargo install starch

Usage

starch update-cores
//TODO: starch export 'Sony - PlayStation' 'Tony Hawk's Pro Skater 2 (USA)'
//TODO: starch import 'Nintendo - Super Nintendo Entertainment System' 'Marvelous - Mouhitotsu no Takara-jima (Japan)'

Detailed usage instruction can be queried with -h or --help

Used libraries

License

Contributing

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Pull requests are always welcome.