builder.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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.taptapstar",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "startScene": "40f8b7e6-9666-4b26-87e8-6f986f1c078d",
  29. "title": "taptapstar",
  30. "webOrientation": "auto",
  31. "wechatgame": {
  32. "REMOTE_SERVER_ROOT": "https://pub.dwstatic.com/wxgame/taptapstar",
  33. "appid": "wx36581990a2e76fba",
  34. "isSubdomain": false,
  35. "orientation": "portrait",
  36. "subContext": "wechatgame-subcontext"
  37. },
  38. "xxteaKey": "7480184a-3b45-4d",
  39. "zipCompressJs": true
  40. }