builder.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. "fb-instant-games": {},
  15. "includeAnySDK": false,
  16. "includeSDKBox": false,
  17. "inlineSpriteFrames": true,
  18. "inlineSpriteFrames_native": false,
  19. "jailbreakPlatform": false,
  20. "md5Cache": true,
  21. "mergeStartScene": false,
  22. "oauthLoginServer": "",
  23. "optimizeHotUpdate": false,
  24. "orientation": {
  25. "landscapeLeft": true,
  26. "landscapeRight": true,
  27. "portrait": false,
  28. "upsideDown": false
  29. },
  30. "packageName": "org.cocos2d.taptapstar",
  31. "privateKey": "",
  32. "qqplay": {
  33. "REMOTE_SERVER_ROOT": "https://pub.dwstatic.com/wxgame/taptapstar_qq_test",
  34. "orientation": "portrait"
  35. },
  36. "startScene": "40f8b7e6-9666-4b26-87e8-6f986f1c078d",
  37. "title": "taptapstar",
  38. "webOrientation": "auto",
  39. "wechatgame": {
  40. "REMOTE_SERVER_ROOT": "https://pub.dwstatic.com/wxgame/taptapstar",
  41. "appid": "wx36581990a2e76fba",
  42. "isSubdomain": false,
  43. "orientation": "portrait",
  44. "subContext": "wechatgame-subcontext"
  45. },
  46. "xxteaKey": "7480184a-3b45-4d",
  47. "zipCompressJs": true
  48. }