12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "__version__": "1.0.4",
- "builder": {
- "common": {
- "buildPath": "project://build",
- "outputName": "wechatgame",
- "mainBundleCompressionType": "subpackage",
- "platform": "wechatgame",
- "name": "成语消了消",
- "mainBundleIsRemote": false,
- "scenes": [
- {
- "url": "db://assets/start/start.scene",
- "uuid": "155e7964-9abb-4942-be64-ececa65865a5"
- },
- {
- "url": "db://assets/module_game/game/game.scene",
- "uuid": "2d0d9d79-af76-426f-8abd-3eeff0d4e1c3",
- "bundle": "db://assets/module_game"
- },
- {
- "url": "db://assets/module_game/hall/hall.scene",
- "uuid": "f9516261-6f5e-4b79-9676-880b100e9a8d",
- "bundle": "db://assets/module_game"
- }
- ],
- "bundleConfigs": [],
- "startScene": "155e7964-9abb-4942-be64-ececa65865a5"
- },
- "options": {
- "wechatgame": {
- "orientation": "portrait",
- "appid": "wxc0fb4a435b39ab92",
- "buildOpenDataContextTemplate": false,
- "separateEngine": false,
- "highPerformanceMode": false,
- "__version__": "1.0.4"
- }
- },
- "taskOptionsMap": {
- "1736759401074": {
- "orientation": "portrait",
- "appid": "wxc0fb4a435b39ab92",
- "buildOpenDataContextTemplate": false,
- "separateEngine": false,
- "highPerformanceMode": false,
- "__version__": "1.0.4"
- }
- },
- "__version__": "1.3.8"
- }
- }
|