wechatgame.json 883 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "__version__": "1.0.4",
  3. "builder": {
  4. "common": {
  5. "buildPath": "project://build",
  6. "outputName": "wechatgame",
  7. "mainBundleCompressionType": "subpackage",
  8. "platform": "wechatgame",
  9. "name": "成语消了消",
  10. "mainBundleIsRemote": false
  11. },
  12. "options": {
  13. "wechatgame": {
  14. "orientation": "portrait",
  15. "appid": "wxc0fb4a435b39ab92",
  16. "buildOpenDataContextTemplate": false,
  17. "separateEngine": false,
  18. "highPerformanceMode": false,
  19. "__version__": "1.0.4"
  20. }
  21. },
  22. "taskOptionsMap": {
  23. "1736759401074": {
  24. "orientation": "portrait",
  25. "appid": "wxc0fb4a435b39ab92",
  26. "buildOpenDataContextTemplate": false,
  27. "separateEngine": false,
  28. "highPerformanceMode": false,
  29. "__version__": "1.0.4"
  30. }
  31. },
  32. "__version__": "1.3.8"
  33. }
  34. }