builder.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. "fb-instant-games": {},
  20. "includeSDKBox": false,
  21. "inlineSpriteFrames": true,
  22. "inlineSpriteFrames_native": true,
  23. "md5Cache": false,
  24. "mergeStartScene": false,
  25. "optimizeHotUpdate": false,
  26. "orientation": {
  27. "landscapeLeft": true,
  28. "landscapeRight": true,
  29. "portrait": false,
  30. "upsideDown": false
  31. },
  32. "packageName": "org.cocos2d.xingqiu",
  33. "qqplay": {
  34. "REMOTE_SERVER_ROOT": "",
  35. "orientation": "portrait",
  36. "zip": false
  37. },
  38. "startScene": "375cb236-4f8c-4f10-a4c4-d51a0e8b71fc",
  39. "title": "xingqiu",
  40. "webOrientation": "auto",
  41. "wechatgame": {
  42. "REMOTE_SERVER_ROOT": "",
  43. "appid": "wx6ac3f5090a6b99c5",
  44. "orientation": "portrait",
  45. "separate_engine": false,
  46. "subContext": ""
  47. },
  48. "xxteaKey": "c9224ab9-d1fc-4b",
  49. "zipCompressJs": true
  50. }