builder.json 963 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": true,
  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.demo0510",
  23. "privateKey": "",
  24. "qqplay": {
  25. "orientation": "portrait"
  26. },
  27. "renderMode": "0",
  28. "startScene": "ac3922e8-c516-48a6-82ae-7739f2003003",
  29. "title": "dwgame01",
  30. "webOrientation": "landscape",
  31. "wechatgame": {
  32. "REMOTE_SERVER_ROOT": "",
  33. "appid": "wx3b3b466759589591",
  34. "isSubdomain": false,
  35. "orientation": "landscape",
  36. "subContext": "SubGame"
  37. },
  38. "xxteaKey": "853aebd2-7aa4-45",
  39. "zipCompressJs": true
  40. }