added swarm

This commit is contained in:
2024-05-24 15:19:48 +01:00
parent 29b182200d
commit 2112cd1315
32 changed files with 20886 additions and 48 deletions

View File

@@ -7,6 +7,7 @@
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.vscode": "1.2.5",
"com.unity.jobs": "0.70.0-preview.7",
"com.unity.polybrush": "1.1.6",
"com.unity.recorder": "4.0.2",
"com.unity.render-pipelines.high-definition": "14.0.8",
"com.unity.test-framework": "1.1.33",

View File

@@ -122,6 +122,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.polybrush": {
"version": "1.1.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.settings-manager": "2.0.1"
},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "4.0.2",
"depth": 0,
@@ -174,6 +183,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.8",
"depth": 1,