검색창 개발-디자인 수정 필요, 언어변환 버튼 개발
This commit is contained in:
20
Assets/StreamingAssets/AppConfig.json
Normal file
20
Assets/StreamingAssets/AppConfig.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"language": "ko",
|
||||
"fullScreenResolution": null,
|
||||
"window": {
|
||||
"fullScreenResolution": {
|
||||
"x": 1920,
|
||||
"y": 1080
|
||||
},
|
||||
"size": {
|
||||
"x": 1920,
|
||||
"y": 1080
|
||||
},
|
||||
"alwaysTop": false,
|
||||
"showBorder": true,
|
||||
"initWindowState": "FullScreen",
|
||||
"hAlign": "Center",
|
||||
"vAlign": "Center",
|
||||
"title": "Octopus"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user