builder.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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.PingPongPro",
  33. "qqplay": {
  34. "REMOTE_SERVER_ROOT": "",
  35. "orientation": "portrait",
  36. "zip": false
  37. },
  38. "startScene": "a2a270bb-bc4e-4b91-817e-c6d365ee1292",
  39. "title": "PingPongPro",
  40. "webOrientation": "auto",
  41. "wechatgame": {
  42. "REMOTE_SERVER_ROOT": "",
  43. "appid": "wx6ac3f5090a6b99c5",
  44. "orientation": "portrait",
  45. "subContext": ""
  46. },
  47. "xxteaKey": "cae5e046-9615-48",
  48. "zipCompressJs": true
  49. }