Files
Fishing2/FGUIProject/settings/Adaptation.json
2025-05-25 00:54:06 +08:00

14 lines
273 B
JSON

{
"scaleMode": "ScaleWithScreenSize",
"screenMathMode": "MatchWidthOrHeight",
"designResolutionX": 1920,
"designResolutionY": 1080,
"devices": [
{
"name": "PC",
"resolutionX": 1920,
"resolutionY": 1080
}
],
"fileName": "Adaptation"
}