Skip to content

Commit 9eead09

Browse files
committed
Add docs & example link for entities feature
1 parent 73caec2 commit 9eead09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This doesn't look too interesting on it's own but that can be helped by quickly
8888

8989
* Game events
9090
* Grenade projectiles / trajectories - [doc](https://godoc.org/github.com/markus-wa/demoinfocs-golang#GameState.GrenadeProjectiles) [example](https://github.com/markus-wa/demoinfocs-golang/tree/master/examples/nade-trajectories)
91-
* Access to entities, server-classes & data-tables
91+
* Access to entities, server-classes & data-tables - [docs](https://godoc.org/github.com/markus-wa/demoinfocs-golang/sendtables#ServerClasses) / [example](https://github.com/markus-wa/demoinfocs-golang/tree/master/examples/entities)
9292
* Access to all net-messages
9393
* Chat & console messages <sup id="achat1">1</sup>
9494
* [Easy debugging](#debugging) via build-flags

0 commit comments

Comments
 (0)