레코더 포함

This commit is contained in:
2026-08-11 00:08:12 +09:00
parent 9c7b90766b
commit 9cac56aa36
3 changed files with 23 additions and 2 deletions

Binary file not shown.

View File

@@ -8,6 +8,7 @@
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.20.0",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.recorder": "5.1.7",
"com.unity.render-pipelines.universal": "17.5.0",
"com.unity.test-framework": "1.7.0",
"com.unity.timeline": "1.8.12",

View File

@@ -15,6 +15,15 @@
},
"url": "https://packages.unity.com"
},
"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": {
"version": "1.8.29",
"depth": 2,
@@ -105,6 +114,17 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "5.1.7",
"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": {
"version": "17.5.0",
"depth": 1,