Files
EnglewoodLAB/Assets/StreamingAssets/AppConfig.json
2026-03-10 11:35:30 +09:00

20 lines
355 B
JSON

{
"language": "ko",
"targetFrameRate": 60,
"window": {
"fullScreenResolution": {
"x": 1920,
"y": 1080
},
"size": {
"x": 1920,
"y": 1080
},
"alwaysTop": false,
"showBorder": true,
"initWindowState": "FullScreen",
"hAlign": "Center",
"vAlign": "Center",
"title": "3D Setup Tool"
}
}