Files
Reimagined/Server/config/fieldguide-client.json
2026-05-07 21:38:27 +03:00

36 lines
1.1 KiB
JSON

{
"showPauseMenuButton": true,
"pauseButtonXOffset": 0,
"pauseButtonYOffset": 0,
"showInventoryButton": true,
"inventoryButtonXOffset": 126,
"inventoryButtonYOffset": 61,
"defaultScreen": "last_opened_screen",
"scanIconYOffset": 2,
"scanIconXOffset": 30,
"showScanIcon": true,
"playScanningSound": true,
"playUnlockSound": true,
"showOutOfRangeOverlay": true,
"scanOverlayColor": "#F9EED0",
"scanOverlayAlpha": 0.5,
"textColor": "#8A5E3B",
"textTitleColor": "#704623",
"textMutedColor": "#C7A875",
"textCursorColor": "#0xFF704623",
"pageNumberColor": "#C7A875",
"listSilhouetteColor": "#DDC69B",
"listSilhouetteAlpha": 1.0,
"listUnlockedSilhouetteColor": "#DDC69B",
"listUnlockedSilhouetteAlpha": 1.0,
"detailsSilhouetteColor": "#DDC69B",
"detailsSilhouetteAlpha": 1.0,
"detailsUnlockedSilhouetteColor": "#DDC69B",
"detailsUnlockedSilhouetteAlpha": 1.0,
"useRealWorldDate": false,
"showUnlockDate": true,
"showToasts": true,
"showSeasonIcons": true,
"exposureAddPhotographButton": true,
"exposureShowPhotographsInGrid": true
}