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": false,
  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": "0a98c40a-8320-4cd3-9173-c2806e5e1e5f",
  38. "title": "hello_world",
  39. "webOrientation": "auto",
  40. "wechatgame": {
  41. "REMOTE_SERVER_ROOT": "",
  42. "appid": "wxb8ba181ff6b6c0a7",
  43. "orientation": "landscape",
  44. "subContext": ""
  45. },
  46. "xxteaKey": "82dac937-9a1c-44",
  47. "zipCompressJs": true
  48. }