검색창 개발-디자인 수정 필요, 언어변환 버튼 개발

This commit is contained in:
logonkhi
2025-07-09 19:33:00 +09:00
parent fb41c806f4
commit 64e8517118
35 changed files with 3274 additions and 395 deletions

View 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"
}
}