This repository was archived by the owner on Oct 15, 2020. It is now read-only.
v1.5.0
·
4 commits
to stream-graphics
since this release
Changes
- Add additional team stats for saves/shots/demos.
- Split event CVARs up.
- Current CVAR list:
streamgraphics_gsi_url
: Base URL prefixstreamgraphics_gsi_url_data
: Path to send GSI data to.streamgraphics_gsi_url_event
: Event URL prefixstreamgraphics_gsi_url_show_player_info
: Path to POST onshow_player_info
streamgraphics_gsi_url_hide_player_info
: Path to POST onhide_player_info
- GSI data is sent by combining
streamgraphics_gsi_url + streamgraphics_gsi_url_data
- Event messages are sent by combining (for example):
streamgraphics_gsi_url + streamgraphics_gsi_url_event + streamgraphics_gsi_url_show_player_info
- Current CVAR list: