import: added blocks assets and soundtrack 1
This commit is contained in:
parent
2e5e5a2581
commit
b331a5c8a2
76 changed files with 6043 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
"com.unity.ide.rider": "1.2.1",
|
||||
"com.unity.ide.visualstudio": "2.0.14",
|
||||
"com.unity.ide.vscode": "1.2.4",
|
||||
"com.unity.postprocessing": "3.2.2",
|
||||
"com.unity.test-framework": "1.1.30",
|
||||
"com.unity.textmeshpro": "2.1.6",
|
||||
"com.unity.timeline": "1.2.18",
|
||||
|
|
|
@ -117,6 +117,15 @@
|
|||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.postprocessing": {
|
||||
"version": "3.2.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.modules.physics": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.sysroot": {
|
||||
"version": "2.0.5",
|
||||
"depth": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue