diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-26 21:43:55 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-05-26 21:43:55 -0400 |
| commit | 4d0cfd3641c3a5cb7c4bccfbad0476e366324524 (patch) | |
| tree | db712419558d80a5cc5d0e4dfb386ee7f51fa4a5 /Packages/manifest.json | |
| parent | 914e6702935f5b76cbb078117de575dc26e5ef1f (diff) | |
| download | prototype-a-4d0cfd3641c3a5cb7c4bccfbad0476e366324524.tar.gz prototype-a-4d0cfd3641c3a5cb7c4bccfbad0476e366324524.tar.bz2 prototype-a-4d0cfd3641c3a5cb7c4bccfbad0476e366324524.zip | |
Demo house, Discord RPC, Graphy, new models
Diffstat (limited to 'Packages/manifest.json')
| -rw-r--r-- | Packages/manifest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json index 687ff37..974db2c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,9 +1,12 @@ { "dependencies": { + "com.unity.cinemachine": "2.6.4", "com.unity.collab-proxy": "1.3.9", "com.unity.ide.rider": "2.0.7", "com.unity.ide.visualstudio": "2.0.7", "com.unity.ide.vscode": "1.2.3", + "com.unity.probuilder": "4.5.0", + "com.unity.progrids": "3.0.3-preview.6", "com.unity.render-pipelines.universal": "10.3.2", "com.unity.test-framework": "1.1.22", "com.unity.textmeshpro": "3.0.1", |
