Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 267 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 267 Bytes

Friendlyga.me

To install:

git clone https://github.com/flamescape/ss15-kipcast.git
cd ss15-kipcast
npm install
cp config.sample.js config.js

Edit config.js to set your Steam API Key & listen port for the web server.

To run:

node app.js