Linux: ```patch diff --git a/Packages/manifest.json b/Packages/manifest.json index 5b3b01a..5420afa
Linux:
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 5b3b01a..5420afa 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -18,6 +18,7 @@
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.5",
+ "com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.vectorgraphics": "https://github.com/icosa-mirror/com.unity.vectorgraphics.git#open-brush",
"com.unity.xr.core-utils": "2.2.3",
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 5b3b01a..5420afa 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -18,6 +18,7 @@
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.5",
+ "com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.vectorgraphics": "https://github.com/icosa-mirror/com.unity.vectorgraphics.git#open-brush",
"com.unity.xr.core-utils": "2.2.3",
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index 793c3d8..1865959 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -179,6 +179,22 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
+ "com.unity.sysroot": {
+ "version": "2.0.7",
+ "depth": 1,
+ "source": "registry",
+ "dependencies": {},
+ "url": "https://packages.unity.com"
+ },
+ "com.unity.sysroot.linux-x86_64": {
+ "version": "2.0.6",
+ "depth": 1,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.sysroot": "2.0.7"
+ },
+ "url": "https://packages.unity.com"
+ },
"com.unity.test-framework": {
"version": "1.1.33",
"depth": 0,
@@ -211,6 +227,16 @@
},
"url": "https://packages.unity.com"
},
+ "com.unity.toolchain.linux-x86_64": {
+ "version": "2.0.6",
+ "depth": 0,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.sysroot": "2.0.7",
+ "com.unity.sysroot.linux-x86_64": "2.0.6"
+ },
+ "url": "https://packages.unity.com"
+ },
"com.unity.ugui": {
"version": "1.0.0",
"depth": 0,
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index 793c3d8..1865959 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -179,6 +179,22 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
+ "com.unity.sysroot": {
+ "version": "2.0.7",
+ "depth": 1,
+ "source": "registry",
+ "dependencies": {},
+ "url": "https://packages.unity.com"
+ },
+ "com.unity.sysroot.linux-x86_64": {
+ "version": "2.0.6",
+ "depth": 1,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.sysroot": "2.0.7"
+ },
+ "url": "https://packages.unity.com"
+ },
"com.unity.test-framework": {
"version": "1.1.33",
"depth": 0,
@@ -211,6 +227,16 @@
},
"url": "https://packages.unity.com"
},
+ "com.unity.toolchain.linux-x86_64": {
+ "version": "2.0.6",
+ "depth": 0,
+ "source": "registry",
+ "dependencies": {
+ "com.unity.sysroot": "2.0.7",
+ "com.unity.sysroot.linux-x86_64": "2.0.6"
+ },
+ "url": "https://packages.unity.com"
+ },
"com.unity.ugui": {
"version": "1.0.0",
"depth": 0,
0 Replies