Compare commits

..

No commits in common. "aec65ba59bdb8cc6b22ff66ac84c2933d37ae342" and "328dea759ff91feaee63b62104182a163fde7dd8" have entirely different histories.

4 changed files with 24 additions and 4641 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,10 +5,11 @@
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.11.1",
"com.unity.inputsystem": "1.11.0",
"com.unity.render-pipelines.high-definition": "14.0.11",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.9",
"com.unity.textmeshpro": "3.0.7",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.linux-x86_64": "2.0.9",
"com.unity.ugui": "1.0.0",
"com.unity.ui": "2.0.0",

View File

@ -73,7 +73,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.11.1",
"version": "1.11.0",
"depth": 0,
"source": "registry",
"dependencies": {
@ -192,7 +192,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.9",
"version": "3.0.7",
"depth": 0,
"source": "registry",
"dependencies": {
@ -200,6 +200,18 @@
},
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64": {
"version": "2.0.9",
"depth": 0,