1234567891011121314151617181920212223242526272829 |
- {
- "ver": "1.1.3",
- "uuid": "70ca4778-fb3b-44c2-9409-2c01c8f7c725",
- "importer": "folder",
- "isBundle": true,
- "bundleName": "game",
- "priority": "5",
- "compressionType": {
- "wechatgame": "subpackage",
- "web-mobile": "default",
- "bytedance": "subpackage"
- },
- "optimizeHotUpdate": {
- "wechatgame": false,
- "web-mobile": false,
- "bytedance": false
- },
- "inlineSpriteFrames": {
- "wechatgame": true,
- "web-mobile": false,
- "bytedance": false
- },
- "isRemoteBundle": {
- "wechatgame": false,
- "web-mobile": false,
- "bytedance": false
- },
- "subMetas": {}
- }
|