1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.helloworld",
- "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
- "title": "hello_world",
- "webOrientation": "portrait",
- "inlineSpriteFrames": false,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "20fc80ed-2211-43",
- "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": ""
- },
- "openharmony": {
- "packageName": "com.cocos.openharmony",
- "REMOTE_SERVER_ROOT": ""
- },
- "appBundle": false,
- "agreements": {}
- }
|