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 9f46988 commit 37dc489Copy full SHA for 37dc489
examples/README.md
@@ -0,0 +1,10 @@
1
+# Examples
2
+
3
+Here you can find a overview of examples on how to use demoinfocs-golang.
4
5
+|Example|Description
6
+|-|-|
7
+|[heatmap](heatmap)|Creating a heatmap from positions where players fired shots from|
8
+|[net-messages](net-messages)|Parsing and handling custom net-messages|
9
+|[print-scores](print-scores)|Printig scores on the end of a round|
10
+|[print-kills](print-kills)|Printing kills (attacker, weapon, headshot, wallbang & victim)|
0 commit comments