-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathgamestate_integration_GSI.cfg
33 lines (32 loc) · 1.05 KB
/
gamestate_integration_GSI.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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"
}
}