Images provide from Steam
This app allows players to see against who they are playing.
-
install nodejs
For Windows users : add C:\Program Files\nodejs to your PATH
-
install nodejs packages
npm update
-
create a certificate (if you set a passphrase, don't forget step 5)
openssl genrsa -out key.pem 1024
openssl req -new -key key.pem -out csr.pem
openssl x509 -req -in csr.pem -signkey key.pem -out cert.pem
-
rename configuration.js.sample to configuration.js
-
(optional) set the passphrase in configuration.js
node ./bin/www
Theses pages are private
http://steamcommunity.com/id/CUSTOM_NAME/friends/players/
or
http://steamcommunity.com/profiles/NUMBERS/friends/players/