Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 874 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 874 Bytes

Examples

Here you can find a overview of examples on how to use demoinfocs-golang.

Example Description
heatmap Creating a heatmap from positions where players fired shots from
nade-trajectories Map overview with grenade trajectories
entities Using unhandled data from entities (Parser.ServerClasses())
net-messages Parsing and handling custom net-messages
print-events Printing kills, scores & chat messages
mocking Using the fake package to write unit tests for your code
web-assembly Using the library from JavaScript (browser/node) with WebAssembly
more examples A collection of unpolished GitHub Gists based on past requests