Skip to content

Commit

Permalink
readme: cs2
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-wa authored Jun 5, 2023
1 parent ec0bf57 commit 9ec9205
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# demoinfocs-golang - CS:GO Demo Parser
# demoinfocs-golang - CS:GO & CS2 Demo Parser

A blazing fast, feature complete and production ready Go library for parsing and analysing of Counter Strike: Global Offensive (CS:GO) demos (aka replays).
A blazing fast, feature complete and production ready Go library for parsing and analysing of Counter-Strike: Global Offensive (CS:GO) and Counter-Strike 2 demos (aka replays).

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://vshymanskyy.github.io/StandWithUkraine)

Expand All @@ -21,8 +21,14 @@ For business inquiries please use the contact information found on the [GitHub p

## Go Get

### CS:GO

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

### CS2

go get -u github.com/markus-wa/demoinfocs-golang/v3/pkg/demoinfocs@s2

## Table of Contents

- [Requirements](https://github.com/markus-wa/demoinfocs-golang#requirements)
Expand Down

0 comments on commit 9ec9205

Please sign in to comment.