Files
test/config/pingwheel.json
2025-11-01 17:56:55 +01:00

19 lines
410 B
JSON

{
"pingVolume": 100,
"pingDuration": 7,
"pingDistance": 2048,
"correctionPeriod": 1.0,
"itemIconVisible": true,
"directionIndicatorVisible": true,
"playerInfoMode": "HOLD",
"teamColorMode": "FULL",
"pingSize": 100,
"channel": "",
"serverChannels": {},
"removeRadius": 10,
"raycastDistance": 1024,
"safeZoneLeft": 5,
"safeZoneRight": 5,
"safeZoneTop": 5,
"safeZoneBottom": 60
}