builder.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "title": "FightingSports",
  3. "packageName": "org.cocos2d.demo",
  4. "startScene": "a0c19945-fbba-43ae-98d2-535782ba3441",
  5. "excludeScenes": [
  6. "5bf309d5-c663-4a96-b4c8-e7fd8d5b14b6",
  7. "f924505f-4f4a-47fc-b786-6812c055801e",
  8. "8e9d083a-8886-420b-94f0-34ffd813e929",
  9. "53813df4-e215-4b82-ad7b-e8b3c45967b1"
  10. ],
  11. "includeSDKBox": false,
  12. "orientation": {
  13. "landscapeLeft": true,
  14. "landscapeRight": true,
  15. "portrait": false,
  16. "upsideDown": false
  17. },
  18. "webOrientation": "auto",
  19. "inlineSpriteFrames": true,
  20. "inlineSpriteFrames_native": true,
  21. "mergeStartScene": false,
  22. "optimizeHotUpdate": false,
  23. "md5Cache": true,
  24. "encryptJs": true,
  25. "xxteaKey": "89f42f19-435a-45",
  26. "zipCompressJs": true,
  27. "fb-instant-games": {},
  28. "android": {
  29. "REMOTE_SERVER_ROOT": "",
  30. "packageName": "org.cocos2d.demo"
  31. },
  32. "ios": {
  33. "REMOTE_SERVER_ROOT": "",
  34. "packageName": "org.cocos2d.demo"
  35. },
  36. "mac": {
  37. "REMOTE_SERVER_ROOT": "",
  38. "height": 720,
  39. "packageName": "org.cocos2d.demo",
  40. "width": 1280
  41. },
  42. "win32": {
  43. "REMOTE_SERVER_ROOT": "",
  44. "height": 720,
  45. "width": 1280
  46. },
  47. "android-instant": {
  48. "REMOTE_SERVER_ROOT": "",
  49. "host": "",
  50. "packageName": "org.cocos2d.demo",
  51. "pathPattern": "",
  52. "recordPath": "",
  53. "scheme": "https",
  54. "skipRecord": false
  55. },
  56. "appBundle": false,
  57. "mainCompressionType": "default",
  58. "mainIsRemote": false,
  59. "nativeMd5Cache": true
  60. }