1
0

builder.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "appKey": "",
  3. "appSecret": "",
  4. "encryptJs": true,
  5. "excludeScenes": [
  6. "e8be0f80-01fe-42be-ba78-2d7d3ab28fba"
  7. ],
  8. "fb-instant-games": {},
  9. "includeAnySDK": false,
  10. "includeSDKBox": false,
  11. "inlineSpriteFrames": true,
  12. "inlineSpriteFrames_native": false,
  13. "jailbreakPlatform": false,
  14. "md5Cache": true,
  15. "mergeStartScene": false,
  16. "oauthLoginServer": "",
  17. "optimizeHotUpdate": false,
  18. "orientation": {
  19. "landscapeLeft": true,
  20. "landscapeRight": true,
  21. "portrait": false,
  22. "upsideDown": false
  23. },
  24. "packageName": "org.cocos2d.allstar",
  25. "privateKey": "",
  26. "qqplay": {
  27. "REMOTE_SERVER_ROOT": "",
  28. "orientation": "portrait"
  29. },
  30. "renderMode": "0",
  31. "startScene": "76e700f8-274b-4042-9cf8-bfca2410839b",
  32. "title": "allstar",
  33. "webOrientation": "auto",
  34. "wechatgame": {
  35. "REMOTE_SERVER_ROOT": "https://pub.dwstatic.com/wxgame/allstar",
  36. "appid": "wx7358374a9220b555",
  37. "isSubdomain": false,
  38. "orientation": "portrait",
  39. "subContext": "allstarSubGame"
  40. },
  41. "xxteaKey": "b952dec8-0cdf-4f",
  42. "zipCompressJs": true
  43. }