game.meta 600 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "ver": "1.1.3",
  3. "uuid": "70ca4778-fb3b-44c2-9409-2c01c8f7c725",
  4. "importer": "folder",
  5. "isBundle": true,
  6. "bundleName": "game",
  7. "priority": "5",
  8. "compressionType": {
  9. "wechatgame": "subpackage",
  10. "web-mobile": "default",
  11. "bytedance": "subpackage"
  12. },
  13. "optimizeHotUpdate": {
  14. "wechatgame": false,
  15. "web-mobile": false,
  16. "bytedance": false
  17. },
  18. "inlineSpriteFrames": {
  19. "wechatgame": true,
  20. "web-mobile": false,
  21. "bytedance": false
  22. },
  23. "isRemoteBundle": {
  24. "wechatgame": false,
  25. "web-mobile": false,
  26. "bytedance": false
  27. },
  28. "subMetas": {}
  29. }