builder.json 1.2 KB

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