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

23 lines
626 B
Plaintext

{
"showPlayerWaypoints": "ALWAYS",
"showMarkerWaypoints": "ALWAYS",
"hidePlayersInRange": false,
"outOfBoundsPlayerWaypoints": true,
"outOfBoundsMarkerWaypoints": true,
"playerTextScale": 100,
"playerIconScale": 100,
"markerTextScale": 100,
"markerIconScale": 100,
"minPlayerDistance": 0,
"maxPlayerDistance": 100000,
"maxPlayerWaypoints": 40,
"minPlayerIconDistance": 0,
"maxPlayerIconDistance": 100000,
"maxPlayerIconWaypoints": 40,
"minMarkerDistance": 0,
"maxMarkerDistance": 100000,
"maxMarkerWaypoints": 40,
"minMarkerIconDistance": 0,
"maxMarkerIconDistance": 100000,
"maxMarkerIconWaypoints": 40
}