Skip to content

Commit

Permalink
Create gamestate_integration_GSI.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Erlendeikeland authored Oct 16, 2019
1 parent 35fab56 commit 46663b8
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions gamestate_integration_GSI.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
"GSI v1.0.0"
{
"uri" "http://127.0.0.1:3000"
"timeout" "5.0"
"buffer" "0.1"
"throttle" "0.1"
"heartbeat" "30.0"
"auth"
{
"token" "S8RL9Z6Y22TYQK45JB4V8PHRJJMD9DS9"
}
"data"
{
"provider" "1"
"phase_countdowns" "1"
"map_round_wins" "1"
"round" "1"
"bomb" "1"
"map" "1"
"player_match_stats" "1"
"player_position" "1"
"player_weapons" "1"
"player_state" "1"
"player_id" "1"

"allgrenades" "0"
"allplayers_id" "0"
"allplayers_match_stats" "0"
"allplayers_position" "0"
"allplayers_state" "0"
"allplayers_weapons" "0"
}
}

0 comments on commit 46663b8

Please sign in to comment.