mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-25 19:28:28 +00:00
57 lines
1.3 KiB
JSON
Executable File
57 lines
1.3 KiB
JSON
Executable File
{
|
|
"excludeScenes": [],
|
|
"orientation": {
|
|
"landscapeLeft": true,
|
|
"landscapeRight": true,
|
|
"portrait": false,
|
|
"upsideDown": false
|
|
},
|
|
"packageName": "org.cocos2d.helloworld",
|
|
"startScene": "cab4af66-dc74-41b5-8826-79b3a30ba99a",
|
|
"title": "Cocos-Enhance-Kit-Demo",
|
|
"webOrientation": "landscape",
|
|
"inlineSpriteFrames": true,
|
|
"inlineSpriteFrames_native": true,
|
|
"mainCompressionType": "merge_all_json",
|
|
"mainIsRemote": false,
|
|
"optimizeHotUpdate": false,
|
|
"md5Cache": true,
|
|
"nativeMd5Cache": false,
|
|
"encryptJs": false,
|
|
"xxteaKey": "24d00175-09c0-4c",
|
|
"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": {},
|
|
"includeAnySDK": false
|
|
}
|