summaryrefslogtreecommitdiff
path: root/marching/Packages
diff options
context:
space:
mode:
Diffstat (limited to 'marching/Packages')
-rw-r--r--marching/Packages/manifest.json1
-rw-r--r--marching/Packages/packages-lock.json18
2 files changed, 19 insertions, 0 deletions
diff --git a/marching/Packages/manifest.json b/marching/Packages/manifest.json
index d5625d4..3d05891 100644
--- a/marching/Packages/manifest.json
+++ b/marching/Packages/manifest.json
@@ -5,6 +5,7 @@
"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 f5810df..59e56ad 100644
--- a/marching/Packages/packages-lock.json
+++ b/marching/Packages/packages-lock.json
@@ -163,6 +163,17 @@
"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,
@@ -202,6 +213,13 @@
},
"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,