mirror of
https://github.com/szrpf/SceneAdapterDemo
synced 2024-12-26 11:48:57 +00:00
56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
|
{
|
||
|
"excludeScenes": [],
|
||
|
"orientation": {
|
||
|
"landscapeLeft": true,
|
||
|
"landscapeRight": true,
|
||
|
"portrait": false,
|
||
|
"upsideDown": false
|
||
|
},
|
||
|
"packageName": "org.cocos2d.helloworld",
|
||
|
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
|
||
|
"title": "SceneAdapterDemo",
|
||
|
"webOrientation": "auto",
|
||
|
"inlineSpriteFrames": true,
|
||
|
"inlineSpriteFrames_native": true,
|
||
|
"mainCompressionType": "default",
|
||
|
"mainIsRemote": false,
|
||
|
"optimizeHotUpdate": false,
|
||
|
"md5Cache": true,
|
||
|
"nativeMd5Cache": true,
|
||
|
"encryptJs": true,
|
||
|
"xxteaKey": "294352b1-2768-48",
|
||
|
"zipCompressJs": true,
|
||
|
"fb-instant-games": {},
|
||
|
"android": {
|
||
|
"packageName": "org.cocos2d.demo",
|
||
|
"REMOTE_SERVER_ROOT": ""
|
||
|
},
|
||
|
"ios": {
|
||
|
"packageName": "org.cocos2d.demo",
|
||
|
"REMOTE_SERVER_ROOT": "",
|
||
|
"ios_enable_jit": true
|
||
|
},
|
||
|
"mac": {
|
||
|
"packageName": "org.cocos2d.demo",
|
||
|
"REMOTE_SERVER_ROOT": "",
|
||
|
"width": 1280,
|
||
|
"height": 720
|
||
|
},
|
||
|
"win32": {
|
||
|
"REMOTE_SERVER_ROOT": "",
|
||
|
"width": 1280,
|
||
|
"height": 720
|
||
|
},
|
||
|
"android-instant": {
|
||
|
"packageName": "org.cocos2d.demo",
|
||
|
"REMOTE_SERVER_ROOT": "",
|
||
|
"pathPattern": "",
|
||
|
"scheme": "https",
|
||
|
"host": "",
|
||
|
"skipRecord": false,
|
||
|
"recordPath": ""
|
||
|
},
|
||
|
"appBundle": false,
|
||
|
"agreements": {}
|
||
|
}
|