Skip to content

Commit

Permalink
added new package - recorder - to capture ingame footage and take scr…
Browse files Browse the repository at this point in the history
…eenshots
  • Loading branch information
alhasacademy96 committed May 10, 2024
1 parent c08e43a commit 53407f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
"com.unity.ml-agents": "2.3.0-exp.3",
"com.unity.recorder": "3.0.3",
"com.unity.render-pipelines.universal": "12.1.10",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
Expand Down
9 changes: 9 additions & 0 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "3.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.10",
"depth": 1,
Expand Down

0 comments on commit 53407f6

Please sign in to comment.