diff options
author | chai <215380520@qq.com> | 2023-05-09 13:14:14 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2023-05-09 13:14:14 +0800 |
commit | f986dc197b5e093575bc0b56ee0ded991c228639 (patch) | |
tree | bf13c22f38d9186422daa9b200f16143fc003464 /marching/Packages | |
parent | c35533e31efe30121a7c61a725fdaaba47714296 (diff) |
*misc
Diffstat (limited to 'marching/Packages')
-rw-r--r-- | marching/Packages/manifest.json | 1 | ||||
-rw-r--r-- | marching/Packages/packages-lock.json | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/marching/Packages/manifest.json b/marching/Packages/manifest.json index 3d05891..d5625d4 100644 --- a/marching/Packages/manifest.json +++ b/marching/Packages/manifest.json @@ -5,7 +5,6 @@ "com.unity.ide.rider": "3.0.15", "com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.vscode": "1.2.5", - "com.unity.probuilder": "5.0.7", "com.unity.render-pipelines.universal": "12.1.7", "com.unity.test-framework": "1.1.31", "com.unity.textmeshpro": "3.0.6", diff --git a/marching/Packages/packages-lock.json b/marching/Packages/packages-lock.json index 59e56ad..f5810df 100644 --- a/marching/Packages/packages-lock.json +++ b/marching/Packages/packages-lock.json @@ -163,17 +163,6 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.probuilder": { - "version": "5.0.7", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.settings-manager": "1.0.3", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.imgui": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.render-pipelines.core": { "version": "12.1.7", "depth": 1, @@ -213,13 +202,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.settings-manager": { - "version": "1.0.3", - "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.shadergraph": { "version": "12.1.7", "depth": 1, |