builder.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "appKey": "",
  3. "appSecret": "",
  4. "encryptJs": true,
  5. "excludeScenes": [],
  6. "fb-instant-games": {},
  7. "includeAnySDK": false,
  8. "includeSDKBox": false,
  9. "inlineSpriteFrames": true,
  10. "inlineSpriteFrames_native": false,
  11. "jailbreakPlatform": false,
  12. "md5Cache": true,
  13. "mergeStartScene": false,
  14. "oauthLoginServer": "",
  15. "optimizeHotUpdate": false,
  16. "orientation": {
  17. "landscapeLeft": true,
  18. "landscapeRight": true,
  19. "portrait": false,
  20. "upsideDown": false
  21. },
  22. "packageName": "org.cocos2d.taptapstarSubGame",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
  29. "title": "wechatgame-subcontext",
  30. "webOrientation": "auto",
  31. "wechatgame": {
  32. "REMOTE_SERVER_ROOT": "",
  33. "appid": "wx6ac3f5090a6b99c5",
  34. "isSubdomain": false,
  35. "orientation": "portrait",
  36. "subContext": ""
  37. },
  38. "xxteaKey": "8651760b-13f5-48",
  39. "zipCompressJs": true,
  40. "android-instant": {
  41. "REMOTE_SERVER_ROOT": "",
  42. "pathPattern": "",
  43. "scheme": "https",
  44. "host": "",
  45. "skipRecord": false,
  46. "recordPath": ""
  47. }
  48. }