Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 292 Bytes

deathlogger for csgo

Example app that prints out deaths of csgo players. It is built out of the socket.io example app. Use the game state integration config in the examples directory

Usage

npm install
node index.js
firefox localhost:3000

image

image