diff options
Diffstat (limited to 'marching/Packages/packages-lock.json')
-rw-r--r-- | marching/Packages/packages-lock.json | 18 |
1 files changed, 18 insertions, 0 deletions
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, |