Many new settings to support the new state machine functionality.
This commit is contained in:
parent
583995097a
commit
998f93134a
5 changed files with 90 additions and 28 deletions
|
@ -6,15 +6,22 @@
|
|||
Config_Version=1
|
||||
Model=2024A
|
||||
|
||||
; Device-Specific
|
||||
Device_Name=Another 32ESP'al
|
||||
|
||||
; Game Settings
|
||||
Player_ID=1
|
||||
Team_ID=1
|
||||
Weapon_ID=10
|
||||
Max_Health=100
|
||||
N_Special_Weapons_On_Reentry=1
|
||||
T_Start_Game_in_ms=30000
|
||||
T_Game_Length_in_ms=600000
|
||||
Secondary_Color=0
|
||||
|
||||
; Hardware Settings
|
||||
Is_Right_Handed=1
|
||||
Audio_Volume=30
|
||||
T_Start_Game_in_ms=30000
|
||||
|
||||
; WiFi
|
||||
; SSID and password of the network this device should connect to when it is in range.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue