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 18435ee commit a54dff2Copy full SHA for a54dff2
README.md
@@ -19,16 +19,12 @@ For business inquiries please use the contact information found on the [GitHub p
19
20
## Go Get
21
22
-### Counter-Strike 2 + Live Broadcast Parsing - aka. CSTV+ (BETA)
+### Counter-Strike 2 + Live Broadcast Parsing - aka. CSTV+
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/v5/pkg/demoinfocs
31
32
### CS:GO
33
34
go get -u github.com/markus-wa/demoinfocs-golang/v3/pkg/demoinfocs
0 commit comments