Files
escape-from-funcraft-client/config/maplink/hud.json5
T
2026-07-23 16:35:06 +05:00

24 lines
656 B
Plaintext

{
"showPlayerWaypoints": "ALWAYS",
"showMarkerWaypoints": "ALWAYS",
"hidePlayersInRange": false,
"hidePlayersVisible": false,
"showTrackerDistance": true,
"playerTextScale": 100,
"playerIconScale": 100,
"markerTextScale": 100,
"markerIconScale": 100,
"minVisiblePlayerDistance": 30,
"minNotVisiblePlayerDistance": 10,
"maxPlayerDistance": 100000,
"maxPlayerWaypoints": 40,
"minPlayerIconDistance": 0,
"maxPlayerIconDistance": 100000,
"maxPlayerIconWaypoints": 40,
"minMarkerDistance": 0,
"maxMarkerDistance": 100000,
"maxMarkerWaypoints": 40,
"minMarkerIconDistance": 0,
"maxMarkerIconDistance": 100000,
"maxMarkerIconWaypoints": 40
}