Install Recorder package
This commit is contained in:
parent
8d36f9ea5d
commit
514de3010e
3 changed files with 15 additions and 5 deletions
|
@ -78,6 +78,15 @@
|
|||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.recorder": {
|
||||
"version": "4.0.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.timeline": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "14.0.6",
|
||||
"depth": 1,
|
||||
|
|
Reference in a new issue