chore: add new meta files for TileRegistry, LevelDefinition, GameUiCoordinator, and test assets

This commit is contained in:
2026-05-14 01:56:02 +02:00
parent 03bfb16cf3
commit 2d54920df9
19 changed files with 240 additions and 78 deletions

View File

@@ -34,16 +34,17 @@
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "6.4.0",
"version": "2.6.5",
"depth": 2,
"source": "builtin",
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.23",
"com.unity.burst": "1.8.27",
"com.unity.mathematics": "1.3.2",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.6",
"com.unity.test-framework.performance": "3.0.3"
}
},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "2.0.5",
@@ -101,7 +102,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.4.0",
"version": "17.3.0",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -109,28 +110,38 @@
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "17.4.0",
"version": "17.3.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.4.0",
"com.unity.shadergraph": "17.4.0",
"com.unity.render-pipelines.universal-config": "17.4.0"
"com.unity.render-pipelines.core": "17.3.0",
"com.unity.shadergraph": "17.3.0",
"com.unity.render-pipelines.universal-config": "17.0.3"
}
},
"com.unity.render-pipelines.universal-config": {
"version": "17.4.0",
"version": "17.0.3",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.4.0"
"com.unity.render-pipelines.core": "17.0.3"
}
},
"com.unity.sdk.linux-x86_64": {
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot.base": "1.1.0"
},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {
"version": "4.9.4",
"depth": 2,
@@ -139,14 +150,21 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "17.4.0",
"version": "17.3.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.4.0",
"com.unity.render-pipelines.core": "17.3.0",
"com.unity.searcher": "4.9.3"
}
},
"com.unity.sysroot.base": {
"version": "1.1.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.6.0",
"depth": 0,
@@ -179,6 +197,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64-linux": {
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot.base": "1.1.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 0,