builder.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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": "com.teenpatti.queen",
  23. "privateKey": "",
  24. "qqplay": {
  25. "REMOTE_SERVER_ROOT": "",
  26. "orientation": "portrait"
  27. },
  28. "renderMode": "0",
  29. "startScene": "49a2432c-0584-45c1-bcce-834414a68dab",
  30. "title": "Slotomania",
  31. "webOrientation": "auto",
  32. "wechatgame": {
  33. "REMOTE_SERVER_ROOT": "",
  34. "appid": "wx6ac3f5090a6b99c5",
  35. "isSubdomain": false,
  36. "orientation": "portrait",
  37. "subContext": ""
  38. },
  39. "xxteaKey": "bd73f51a-a8a9-4a",
  40. "zipCompressJs": true,
  41. "mainCompressionType": "default",
  42. "mainIsRemote": false,
  43. "nativeMd5Cache": false,
  44. "android": {
  45. "REMOTE_SERVER_ROOT": "",
  46. "packageName": "free.slots.fruit"
  47. },
  48. "ios": {
  49. "REMOTE_SERVER_ROOT": "",
  50. "packageName": "org.cocos2d.demo"
  51. },
  52. "mac": {
  53. "REMOTE_SERVER_ROOT": "",
  54. "height": 720,
  55. "packageName": "org.cocos2d.demo",
  56. "width": 1280
  57. },
  58. "win32": {
  59. "REMOTE_SERVER_ROOT": "",
  60. "height": 720,
  61. "width": 1280
  62. },
  63. "android-instant": {
  64. "REMOTE_SERVER_ROOT": "",
  65. "host": "",
  66. "packageName": "org.cocos2d.demo",
  67. "pathPattern": "",
  68. "recordPath": "",
  69. "scheme": "https",
  70. "skipRecord": false
  71. },
  72. "appBundle": false
  73. }