SamsaraGame/settings/builder.json
2025-04-24 17:03:28 +08:00

45 lines
1011 B
JSON

{
"title": "Samasra",
"packageName": "org.cocos2d.demo",
"startScene": "a8ec1dcf-241f-4c8b-8a4f-5ab5bf0cd05f",
"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": "tuvxmbxnuiysgrwe",
"zipCompressJs": true,
"fb-instant-games": {},
"android": {
"packageName": "org.cocos2d.shunxy"
},
"ios": {
"packageName": "org.cocos2d.xxxxxy"
},
"mac": {
"packageName": "org.cocos2d.demo"
},
"win32": {},
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"packageName": "org.cocos2d.demo",
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false
},
"appBundle": false,
"includeAnySDK": false
}