Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 345 Bytes

slippi-chat-client

Client-side application for SlippiChat. This application reads Slippi events from Dolphin in order to tell the SlippiChat server who is playing against who.

Local development

This is an Electron application.

$ npm install
$ npm start