builder.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "android-instant": {
  3. "REMOTE_SERVER_ROOT": "",
  4. "host": "",
  5. "pathPattern": "",
  6. "recordPath": "",
  7. "scheme": "https",
  8. "skipRecord": false
  9. },
  10. "appKey": "",
  11. "appSecret": "",
  12. "encryptJs": true,
  13. "excludeScenes": [
  14. "5c124b77-f066-4b1d-bbdd-a2c8b0e3d74b",
  15. "52bc3757-17bf-4b22-992e-c6b8c0ff7b99",
  16. "2d2f792f-a40c-49bb-a189-ed176a246e49"
  17. ],
  18. "fb-instant-games": {},
  19. "includeAnySDK": false,
  20. "includeSDKBox": false,
  21. "inlineSpriteFrames": true,
  22. "inlineSpriteFrames_native": true,
  23. "jailbreakPlatform": false,
  24. "md5Cache": true,
  25. "mergeStartScene": false,
  26. "oauthLoginServer": "",
  27. "optimizeHotUpdate": false,
  28. "orientation": {
  29. "landscapeLeft": true,
  30. "landscapeRight": true,
  31. "portrait": false,
  32. "upsideDown": false
  33. },
  34. "packageName": "org.cocos2d.helloworld",
  35. "privateKey": "",
  36. "qqplay": {
  37. "REMOTE_SERVER_ROOT": "",
  38. "orientation": "portrait",
  39. "zip": false
  40. },
  41. "startScene": "e0bea6db-64db-4c3b-b02a-531046201733",
  42. "title": "MyCity",
  43. "webOrientation": "auto",
  44. "wechatgame": {
  45. "REMOTE_SERVER_ROOT": "https://www.youaigclm.top/toutiao/res_dev",
  46. "appid": "tt89c0ff7d16ea02c7",
  47. "orientation": "portrait",
  48. "subContext": ""
  49. },
  50. "xxteaKey": "284894ff-8817-4d",
  51. "zipCompressJs": true
  52. }