We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd53f5 commit d2bceb7Copy full SHA for d2bceb7
README.md
@@ -19,10 +19,12 @@ For business inquiries please use the contact information found on the [GitHub p
19
20
## Go Get
21
22
-### Counter-Strike 2 + Broadcast Parsing - aka. CSTV+ (BETA)
+### Counter-Strike 2 + Live Broadcast Parsing - aka. CSTV+ (BETA)
23
24
go get -u github.com/markus-wa/demoinfocs-golang/v5/pkg/demoinfocs
25
26
+See [v5 branch with broadcast example](https://github.com/markus-wa/demoinfocs-golang/tree/v5/examples/broadcasts)
27
+
28
### Counter-Strike 2
29
30
go get -u github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs
0 commit comments