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

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": [
{
@ -63,4 +64,4 @@
]
}
]
}
}