This commit is contained in:
Gerard Gascón 2023-02-26 23:18:26 +01:00
parent cda2348e62
commit 1b371ed3e2
2 changed files with 27 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"com.unity.render-pipelines.universal": "12.1.7", "com.unity.render-pipelines.universal": "12.1.7",
"com.unity.test-framework": "1.3.3", "com.unity.test-framework": "1.3.3",
"com.unity.textmeshpro": "3.0.6", "com.unity.textmeshpro": "3.0.6",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",

View file

@ -212,6 +212,22 @@
"com.unity.searcher": "4.9.1" "com.unity.searcher": "4.9.1"
} }
}, },
"com.unity.sysroot": {
"version": "2.0.5",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.4",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.5"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": { "com.unity.test-framework": {
"version": "1.3.3", "version": "1.3.3",
"depth": 0, "depth": 0,
@ -232,6 +248,16 @@
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.toolchain.win-x86_64-linux-x86_64": {
"version": "2.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.5",
"com.unity.sysroot.linux-x86_64": "2.0.4"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": { "com.unity.ugui": {
"version": "1.0.0", "version": "1.0.0",
"depth": 0, "depth": 0,