Files
AIExpo/Assets/StreamingAssets/AppConfig.json
geondo55 1a79c9ffe3 최종
2025-09-18 10:58:34 +09:00

25 lines
420 B
JSON

{
"language": "ko",
"targetFrameRate": 60,
"window": {
"fullScreenResolution": {
"x": 1920,
"y": 1080
},
"size": {
"x": 1920,
"y": 1080
},
"alwaysTop": false,
"showBorder": false,
"initWindowState": "FullScreen",
"hAlign": "Center",
"vAlign": "Center",
"title": "KCA"
},
"api": "",
"mqtt": {
"host": "220.90.135.190",
"port": 8089
}
}