builder.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. "6871ff2e-03fc-4d85-a914-8edbe07f4185"
  20. ],
  21. "fb-instant-games": {},
  22. "includeSDKBox": false,
  23. "inlineSpriteFrames": true,
  24. "inlineSpriteFrames_native": true,
  25. "md5Cache": false,
  26. "mergeStartScene": false,
  27. "optimizeHotUpdate": false,
  28. "orientation": {
  29. "landscapeLeft": true,
  30. "landscapeRight": true,
  31. "portrait": false,
  32. "upsideDown": false
  33. },
  34. "packageName": "org.cocos2d.SummerGamesFromKBE",
  35. "qqplay": {
  36. "REMOTE_SERVER_ROOT": "",
  37. "orientation": "portrait",
  38. "zip": false
  39. },
  40. "startScene": "fdd36b67-bdef-410e-9f14-814defda2433",
  41. "title": "SummerGamesFromKBE",
  42. "webOrientation": "portrait",
  43. "wechatgame": {
  44. "REMOTE_SERVER_ROOT": "",
  45. "appid": "wx6ac3f5090a6b99c5",
  46. "orientation": "portrait",
  47. "separate_engine": false,
  48. "subContext": ""
  49. },
  50. "xxteaKey": "b017ab18-eeb4-4f",
  51. "zipCompressJs": true
  52. }