Go Get
go get -u github.com/markus-wa/demoinfocs-golang/v5/pkg/demoinfocs@v5.1.2
Changes
- Updated protobufs to latest game version - thanks @akiver
Fixes
- Fixed high memory usage due to incorrect decoding of
ResourceId_t- thanks @akiver - Fixed possible nil deref panic in
Player.IsSpottedBy()- thanks @akiver - Fixed debugging via
go run -tags debugdemoinfocs