builder.json 958 B

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": false,
  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.lowstar",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "startScene": "3d528f02-29ac-4b5a-b6c8-fb055ebf82a9",
  29. "title": "lowstar",
  30. "webOrientation": "auto",
  31. "wechatgame": {
  32. "REMOTE_SERVER_ROOT": "",
  33. "appid": "wx10b5ac3838fc1632",
  34. "isSubdomain": false,
  35. "orientation": "portrait",
  36. "subContext": ""
  37. },
  38. "xxteaKey": "953ad374-6bf9-4f",
  39. "zipCompressJs": true
  40. }