1
0

builder.json 987 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  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.helloworld",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "renderMode": "1",
  29. "startScene": "4310f31a-7e48-409a-999c-178cc5fca562",
  30. "title": "allstarSubGame",
  31. "webOrientation": "auto",
  32. "wechatgame": {
  33. "REMOTE_SERVER_ROOT": "",
  34. "appid": "wx6ac3f5090a6b99c5",
  35. "isSubdomain": true,
  36. "orientation": "portrait",
  37. "subContext": ""
  38. },
  39. "xxteaKey": "abe6d1b8-33e8-4e",
  40. "zipCompressJs": true
  41. }