레코더 포함
This commit is contained in:
Binary file not shown.
@@ -7,6 +7,7 @@
|
|||||||
"com.unity.inputsystem": "1.19.0",
|
"com.unity.inputsystem": "1.19.0",
|
||||||
"com.unity.learn.iet-framework": "5.0.4",
|
"com.unity.learn.iet-framework": "5.0.4",
|
||||||
"com.unity.multiplayer.center": "1.0.1",
|
"com.unity.multiplayer.center": "1.0.1",
|
||||||
|
"com.unity.recorder": "5.1.6",
|
||||||
"com.unity.render-pipelines.universal": "17.5.0",
|
"com.unity.render-pipelines.universal": "17.5.0",
|
||||||
"com.unity.shadergraph": "17.5.0",
|
"com.unity.shadergraph": "17.5.0",
|
||||||
"com.unity.timeline": "1.8.12",
|
"com.unity.timeline": "1.8.12",
|
||||||
|
|||||||
@@ -6,6 +6,15 @@
|
|||||||
"source": "builtin",
|
"source": "builtin",
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
},
|
},
|
||||||
|
"com.unity.bindings.openimageio": {
|
||||||
|
"version": "1.0.2",
|
||||||
|
"depth": 1,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {
|
||||||
|
"com.unity.collections": "1.2.4"
|
||||||
|
},
|
||||||
|
"url": "https://packages.unity.com"
|
||||||
|
},
|
||||||
"com.unity.burst": {
|
"com.unity.burst": {
|
||||||
"version": "1.8.29",
|
"version": "1.8.29",
|
||||||
"depth": 1,
|
"depth": 1,
|
||||||
@@ -131,6 +140,17 @@
|
|||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
},
|
},
|
||||||
|
"com.unity.recorder": {
|
||||||
|
"version": "5.1.6",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {
|
||||||
|
"com.unity.timeline": "1.8.7",
|
||||||
|
"com.unity.collections": "1.2.4",
|
||||||
|
"com.unity.bindings.openimageio": "1.0.2"
|
||||||
|
},
|
||||||
|
"url": "https://packages.unity.com"
|
||||||
|
},
|
||||||
"com.unity.render-pipelines.core": {
|
"com.unity.render-pipelines.core": {
|
||||||
"version": "17.5.0",
|
"version": "17.5.0",
|
||||||
"depth": 1,
|
"depth": 1,
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user