動画撮影用インストール
This commit is contained in:
parent
02efa23306
commit
a0482cec67
|
|
@ -12,6 +12,7 @@
|
||||||
"com.unity.collections": "0.9.0-preview.6",
|
"com.unity.collections": "0.9.0-preview.6",
|
||||||
"com.unity.ide.rider": "1.1.4",
|
"com.unity.ide.rider": "1.1.4",
|
||||||
"com.unity.ide.vscode": "1.2.3",
|
"com.unity.ide.vscode": "1.2.3",
|
||||||
|
"com.unity.recorder": "3.0.2",
|
||||||
"com.unity.test-framework": "1.1.20",
|
"com.unity.test-framework": "1.1.20",
|
||||||
"com.unity.textmeshpro": "2.1.1",
|
"com.unity.textmeshpro": "2.1.1",
|
||||||
"com.unity.timeline": "1.2.17",
|
"com.unity.timeline": "1.2.17",
|
||||||
|
|
|
||||||
|
|
@ -141,6 +141,15 @@
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
},
|
},
|
||||||
|
"com.unity.recorder": {
|
||||||
|
"version": "3.0.2",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {
|
||||||
|
"com.unity.timeline": "1.0.0"
|
||||||
|
},
|
||||||
|
"url": "https://packages.unity.com"
|
||||||
|
},
|
||||||
"com.unity.test-framework": {
|
"com.unity.test-framework": {
|
||||||
"version": "1.1.20",
|
"version": "1.1.20",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue