cocos-animator/animator-editor/settings/builder.json

44 lines
908 B
JSON
Raw Normal View History

2021-01-19 14:30:12 +00:00
{
"title": "AnimatorEditor",
"packageName": "",
"startScene": "e6878baf-3aec-45c2-a716-acea9db4774a",
"excludeScenes": [],
"includeSDKBox": false,
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"webOrientation": "auto",
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,
"mergeStartScene": false,
"optimizeHotUpdate": false,
"md5Cache": false,
"encryptJs": true,
"xxteaKey": "ab4ae977-91fd-49",
"zipCompressJs": true,
"fb-instant-games": {},
"android": {
"packageName": ""
},
"ios": {
"packageName": ""
},
"mac": {
"packageName": ""
},
"win32": {},
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"packageName": "",
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false
},
"appBundle": false
}