1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.helloworld",
- "startScene": "18364748-5d4d-4a13-ba80-24a58690c521",
- "title": "hello_world",
- "webOrientation": "portrait",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "1c91965e-fcac-49",
- "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": {}
- }
|