Releases: joshuaferrara/node-csgo
Releases · joshuaferrara/node-csgo
1.5.15
1.5.13
- README.md modifications
- @thecatontheflat #66 fix for outdated protobuffer reference
Update dependencies.
Updates node-steam-resources
to latest release.
1.5.11
Integrates node-steam-resources for managing Protobufs.
1.5.7
Update version
1.5.6
Update gamesPlayed
object
Update node-steam dependency
Update to 1.4.0
Bug fixes
1.5.3 - Bug fixes
v1.5.3
Clears _gcClientHelloIntervalId and emits an unready event when the GC connection becomes undefined in _sendClientHello.
This can get triggered during unstable Steam connections on launch, or another user logging into the same account and launching CSGO at the same time as you are.
Release MVP: @Step7750