Auto SLP Player ingests zipped sets produced by Replay Manager for Slippi and automatically plays them in Slippi Playback Dolphin for hands-free streaming.
- Can be run "stealth"
 
Please check discussions/ask for help before checking issues/filing a bug report or feature request.
Clone the repo and install dependencies:
git clone https://github.com/jmlee337/auto-slp-player.git auto-slp-player
cd auto-slp-player
npm installStart the app in the dev environment:
npm startTo package apps for the local platform:
npm run package