builder.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "http://192.168.156.162:7456/preview-android-instant/",
  4. "host": "",
  5. "packageName": "org.cocos2d.demo",
  6. "pathPattern": "",
  7. "recordPath": "",
  8. "scheme": "https",
  9. "skipRecord": false
  10. },
  11. "appBundle": false,
  12. "baidugame": {
  13. "REMOTE_SERVER_ROOT": "",
  14. "appid": "16173734",
  15. "orientation": "portrait",
  16. "subContext": "swan-open-data-project"
  17. },
  18. "encryptJs": false,
  19. "excludeScenes": [],
  20. "fb-instant-games": {},
  21. "includeSDKBox": false,
  22. "inlineSpriteFrames": true,
  23. "inlineSpriteFrames_native": true,
  24. "md5Cache": false,
  25. "mergeStartScene": false,
  26. "optimizeHotUpdate": false,
  27. "orientation": {
  28. "landscapeLeft": false,
  29. "landscapeRight": false,
  30. "portrait": true,
  31. "upsideDown": false
  32. },
  33. "packageName": "org.alex.XiaoMuBiao",
  34. "qqplay": {
  35. "REMOTE_SERVER_ROOT": "",
  36. "orientation": "portrait"
  37. },
  38. "startScene": "131c1802-5388-40ee-a220-d30b936093c8",
  39. "title": "RoadToBillionTycoon",
  40. "webOrientation": "portrait",
  41. "wechatgame": {
  42. "REMOTE_SERVER_ROOT": "",
  43. "appid": "wxc2c22fb1a2c453e1",
  44. "orientation": "portrait",
  45. "subContext": "wx-open-data-project"
  46. },
  47. "xxteaKey": "b5951eb6-b7d9-43",
  48. "zipCompressJs": true,
  49. "mainCompressionType": "default",
  50. "mainIsRemote": false,
  51. "nativeMd5Cache": true,
  52. "android": {
  53. "REMOTE_SERVER_ROOT": "",
  54. "packageName": "com.yx.ztygy"
  55. },
  56. "ios": {
  57. "REMOTE_SERVER_ROOT": "",
  58. "ios_enable_jit": true,
  59. "packageName": "org.cocos2d.demo"
  60. },
  61. "mac": {
  62. "REMOTE_SERVER_ROOT": "",
  63. "height": 720,
  64. "packageName": "org.cocos2d.demo",
  65. "width": 1280
  66. },
  67. "win32": {
  68. "REMOTE_SERVER_ROOT": "",
  69. "height": 720,
  70. "width": 1280
  71. },
  72. "agreements": {}
  73. }