builder.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "title": "Bird",
  3. "packageName": "",
  4. "startScene": "6ffc812e-35c4-4128-863c-c083b375cf38",
  5. "excludeScenes": [],
  6. "includeSDKBox": false,
  7. "orientation": {
  8. "landscapeLeft": true,
  9. "landscapeRight": true,
  10. "portrait": false,
  11. "upsideDown": false
  12. },
  13. "webOrientation": "portrait",
  14. "inlineSpriteFrames": true,
  15. "inlineSpriteFrames_native": true,
  16. "mergeStartScene": false,
  17. "optimizeHotUpdate": false,
  18. "md5Cache": true,
  19. "encryptJs": true,
  20. "xxteaKey": "190c0a43-02df-4f",
  21. "zipCompressJs": true,
  22. "fb-instant-games": {},
  23. "android": {
  24. "REMOTE_SERVER_ROOT": "",
  25. "packageName": ""
  26. },
  27. "ios": {
  28. "REMOTE_SERVER_ROOT": "",
  29. "ios_enable_jit": true,
  30. "packageName": ""
  31. },
  32. "mac": {
  33. "REMOTE_SERVER_ROOT": "",
  34. "height": 720,
  35. "packageName": "",
  36. "width": 1280
  37. },
  38. "win32": {
  39. "REMOTE_SERVER_ROOT": "",
  40. "height": 720,
  41. "width": 1280
  42. },
  43. "android-instant": {
  44. "REMOTE_SERVER_ROOT": "",
  45. "host": "",
  46. "packageName": "",
  47. "pathPattern": "",
  48. "recordPath": "",
  49. "scheme": "https",
  50. "skipRecord": false
  51. },
  52. "appBundle": false,
  53. "mainCompressionType": "merge_all_json",
  54. "mainIsRemote": false,
  55. "nativeMd5Cache": true,
  56. "agreements": {}
  57. }