1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "title": "MatchChallenge",
- "packageName": "org.cocos2d.demo",
- "startScene": "bccb9a69-316d-4f9e-9f15-8c0ac7ebafd2",
- "excludeScenes": [],
- "orientation": {
- "landscapeRight": false,
- "landscapeLeft": false,
- "portrait": true,
- "upsideDown": false
- },
- "webOrientation": "auto",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": false,
- "encryptJs": false,
- "xxteaKey": "08121b93-b397-5c",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "packageName": "com.motoo.ships",
- "REMOTE_SERVER_ROOT": ""
- },
- "ios": {
- "packageName": "com.bmfuture.test",
- "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": {
- "20200904180755": false,
- "20220901093235": false
- },
- "openharmony": {
- "packageName": "com.cocos.openharmony",
- "REMOTE_SERVER_ROOT": ""
- }
- }
|