starch

Crates.iostarch
lib.rsstarch
version0.1.1
sourcesrc
created_at2024-04-16 20:29:49.047981
updated_at2024-04-18 11:48:15.481571
descriptionCLI utility for the Steam version of RetroArch
homepage
repositoryhttps://github.com/ekx/starch
max_upload_size
id1210651
size68,307
Benjamin Dengler (ekx)

documentation

README

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.

Commit count: 12

cargo fmt