34 lines
648 B
Text
34 lines
648 B
Text
; Example configuration file for the KTag 2024A.
|
|
;
|
|
; 🛡️ <https://ktag.clubk.club> 🃞
|
|
|
|
; Metadata
|
|
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
|
|
|
|
; WiFi
|
|
; SSID and password of the network this device should connect to when it is in range.
|
|
STA_SSID=
|
|
STA_Password=
|
|
|
|
; SSID and password that can be used to connect to this device, if the above network is not detected.
|
|
AP_SSID=
|
|
AP_Password=
|
|
|