mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 07:21:07 +00:00
16 lines
311 B
JSON
16 lines
311 B
JSON
|
{
|
||
|
"deviceOrientation": "portrait",
|
||
|
"window": {
|
||
|
"allowsBounceVertical": "NO",
|
||
|
"transparentTitle": "always",
|
||
|
"enableAudioAlign": true,
|
||
|
"enableMultiAudio": true
|
||
|
},
|
||
|
"plugins": {
|
||
|
"cocos": {
|
||
|
"pluginId": "3000000085619513",
|
||
|
"pluginVersion": "",
|
||
|
"path": "cocos"
|
||
|
}
|
||
|
}
|
||
|
}
|