builder.json 1.1 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": true,
  19. "jailbreakPlatform": false,
  20. "md5Cache": false,
  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.helloworld",
  31. "privateKey": "",
  32. "qqplay": {
  33. "REMOTE_SERVER_ROOT": "",
  34. "orientation": "portrait",
  35. "zip": false
  36. },
  37. "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
  38. "title": "TurnCards",
  39. "webOrientation": "auto",
  40. "wechatgame": {
  41. "REMOTE_SERVER_ROOT": "",
  42. "appid": "wx6ac3f5090a6b99c5",
  43. "orientation": "portrait",
  44. "subContext": ""
  45. },
  46. "xxteaKey": "9a815d35-c195-48",
  47. "zipCompressJs": true
  48. }