mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
46 lines
855 B
JSON
46 lines
855 B
JSON
{
|
|
"multiPlatform": {
|
|
"iPhoneX": {
|
|
"baseCanvansAction": {
|
|
"paths": [
|
|
"Pages",
|
|
"Dialogs",
|
|
"SpecialDialogs",
|
|
"SuspendBars"
|
|
],
|
|
"indent": 60.0,
|
|
"top": 0.0001,
|
|
"bottom": 0.0001,
|
|
"animation": ""
|
|
}
|
|
},
|
|
"PC": {
|
|
"baseCanvansAction": {
|
|
"paths": [
|
|
"Pages",
|
|
"Dialogs",
|
|
"SpecialDialogs",
|
|
"SuspendBars"
|
|
],
|
|
"indent": 0.0001,
|
|
"top": 0.0001,
|
|
"bottom": 0.0001,
|
|
"animation": ""
|
|
}
|
|
},
|
|
"PS": {
|
|
"baseCanvansAction": {
|
|
"paths": [
|
|
"Pages",
|
|
"Dialogs",
|
|
"SpecialDialogs",
|
|
"SuspendBars"
|
|
],
|
|
"indent": 68.0,
|
|
"top": 32.0,
|
|
"bottom": 32.0,
|
|
"animation": ""
|
|
}
|
|
}
|
|
}
|
|
} |