Install Recorder package

This commit is contained in:
BuyMyMojo 2023-03-02 03:02:01 +11:00
parent 8d36f9ea5d
commit 514de3010e
3 changed files with 15 additions and 5 deletions

4
.erp
View file

@ -5,7 +5,7 @@
<resetOnSceneChange>false</resetOnSceneChange>
<debugMode>false</debugMode>
<EditorClosed>true</EditorClosed>
<LastTimestamp>1677612079</LastTimestamp>
<LastSessionID>2203605757488684133</LastSessionID>
<LastTimestamp>1677686657</LastTimestamp>
<LastSessionID>23669525547325516</LastSessionID>
<Errored>false</Errored>
</ERPSettings>

View file

@ -1,11 +1,13 @@
{
"dependencies": {
"com.spoiledcat.git": "1.0.12",
"com.tayx.graphy": "3.0.2",
"com.unity.cinemachine": "2.9.5",
"com.unity.collab-proxy": "2.0.0",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.5.0",
"com.unity.recorder": "4.0.0",
"com.unity.render-pipelines.universal": "14.0.6",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
@ -43,8 +45,7 @@
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.tayx.graphy": "3.0.2"
"com.unity.modules.xr": "1.0.0"
},
"scopedRegistries": [
{

View file

@ -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,