29 lines
531 B
JSON
29 lines
531 B
JSON
{
|
|
"scaleMode": "ScaleWithScreenSize",
|
|
"screenMathMode": "MatchWidthOrHeight",
|
|
"designResolutionX": 1920,
|
|
"designResolutionY": 1080,
|
|
"devices": [
|
|
{
|
|
"name": "PC",
|
|
"resolutionX": 1920,
|
|
"resolutionY": 1080
|
|
},
|
|
{
|
|
"name": "900",
|
|
"resolutionX": 1600,
|
|
"resolutionY": 900
|
|
},
|
|
{
|
|
"name": "768",
|
|
"resolutionX": 1366,
|
|
"resolutionY": 768
|
|
},
|
|
{
|
|
"name": "720",
|
|
"resolutionX": 1280,
|
|
"resolutionY": 720
|
|
}
|
|
],
|
|
"fileName": "Adaptation"
|
|
} |