jmlee337 / replay-manager-for-slippi

MIT License
3 stars 2 forks source link

Replay Manager for Slippi

Replay Manager for Slippi helps users integrate Slippi replays with start.gg or challonge brackets. It enables a workflow where Slippi replays are collected set-by-set, used to report set results (including character and stage data), and grouped/labelled for easier organization.

Mac users, please see how to open an app from an unidentified developer.

Features

Users

Please check discussions/ask for help before checking issues/filing a bug report or feature request.

Development

Clone the repo and install dependencies:

git clone https://github.com/jmlee337/replay-manager-for-slippi.git replay-manager-for-slippi
cd replay-manager-for-slippi
npm install

Start the app in the dev environment:

npm start

To package apps for the local platform:

npm run package