Skip to content

Commit 280ea29

Browse files
committed
Example on using entities
1 parent baa5498 commit 280ea29

File tree

4 files changed

+974
-0
lines changed

4 files changed

+974
-0
lines changed

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ Here you can find a overview of examples on how to use demoinfocs-golang.
66
|-|-|
77
|[heatmap](heatmap)|Creating a heatmap from positions where players fired shots from|
88
|[nade-trajectories](nade-trajectories)|Map overview with grenade trajectories|
9+
|[entities](entities)|Using unhandled data from entities (`Parser.ServerClasses()`)|
910
|[net-messages](net-messages)|Parsing and handling custom net-messages|
1011
|[print-events](print-events)|Printig kills & scores|

0 commit comments

Comments
 (0)