Skip to content

v2.0.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@markus-wa markus-wa released this 06 May 16:50
· 159 commits to v2 since this release
4c3c927

Doc Links

The new docs are hosted on the fabulous new go.dev page.

Package docs: https://pkg.go.dev/mod/github.com/markus-wa/demoinfocs-golang/[email protected]
API docs: https://pkg.go.dev/github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs?tab=doc

Go Get

Watch out, there's a new module path for go get and import!

go get -u github.com/markus-wa/demoinfocs-golang/v2/pkg/demoinfocs

Breaking Changes

  • See v2.0.0-beta.10 for more breaking changes since v1.x
  • Changed receiver types of DemoHeader, TeamState, Equipment, GrenadeProjectile and Inferno funcs from struct to pointer