builder.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "pathPattern": "",
  6. "recordPath": "",
  7. "scheme": "https",
  8. "skipRecord": false
  9. },
  10. "appKey": "",
  11. "appSecret": "",
  12. "encryptJs": true,
  13. "excludeScenes": [
  14. "1c495bd3-dca7-4bce-b84a-2f3f571a72f1"
  15. ],
  16. "fb-instant-games": {},
  17. "includeAnySDK": false,
  18. "includeSDKBox": false,
  19. "inlineSpriteFrames": true,
  20. "inlineSpriteFrames_native": true,
  21. "jailbreakPlatform": false,
  22. "md5Cache": true,
  23. "mergeStartScene": false,
  24. "oauthLoginServer": "",
  25. "optimizeHotUpdate": false,
  26. "orientation": {
  27. "landscapeLeft": true,
  28. "landscapeRight": true,
  29. "portrait": false,
  30. "upsideDown": false
  31. },
  32. "packageName": "org.cocos2d.helloworld",
  33. "privateKey": "",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait",
  37. "zip": false
  38. },
  39. "startScene": "e0bea6db-64db-4c3b-b02a-531046201733",
  40. "title": "MyCity",
  41. "webOrientation": "auto",
  42. "wechatgame": {
  43. "REMOTE_SERVER_ROOT": "https://www.yuyekeji.cn/static/Cocos/pocketmall/0610Online_1",
  44. "appid": "wx6898b48e0760935c",
  45. "orientation": "portrait",
  46. "subContext": "wx-open-data-project"
  47. },
  48. "xxteaKey": "284894ff-8817-4d",
  49. "zipCompressJs": true
  50. }