seishun / node-steam

Interface directly with Steam servers from Node.js
MIT License
1k stars 180 forks source link

Detect when player launchs a game. #329

Closed ja-silveira closed 8 years ago

ja-silveira commented 8 years ago

In my opinion, there should be a specific event to handle game launch notifications.

andrewda commented 8 years ago

There is: personaState

seishun commented 8 years ago

^