This commit is contained in:
Szymon Miś
2025-11-12 19:37:15 +01:00
parent d8c8957bc5
commit b9229741a0
4 changed files with 121 additions and 94 deletions

View File

@@ -9,6 +9,7 @@
"com.unity.postprocessing": "3.5.0",
"com.unity.render-pipelines.universal": "17.0.4",
"com.unity.timeline": "1.8.9",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",

View File

@@ -215,6 +215,22 @@
"com.unity.searcher": "4.9.3"
}
},
"com.unity.sysroot": {
"version": "2.0.10",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.9",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.10"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.5.1",
"depth": 1,
@@ -247,6 +263,16 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.win-x86_64-linux-x86_64": {
"version": "2.0.11",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.10",
"com.unity.sysroot.linux-x86_64": "2.0.9"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 1,