We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da31cd1 commit c7d0d43Copy full SHA for c7d0d43
package.json
@@ -5,12 +5,12 @@
5
"description": "High Definition Render Pipeline support",
6
"keywords": [ "Unity", "HDRP" ],
7
"unity": "2020.2",
8
- "unityRelease": "0b12",
+ "unityRelease": "0f1",
9
"dependencies": {
10
- "com.unity.render-pipelines.high-definition": "10.2.0",
11
- "com.unity.render-pipelines.high-definition-config": "10.2.0",
+ "com.unity.render-pipelines.high-definition": "10.2.2",
+ "com.unity.render-pipelines.high-definition-config": "10.2.2",
12
"org.visualpinball.engine.unity": "0.0.1-preview.1",
13
- "org.visualpinball.unity.assetlibrary.hdrp": "0.0.1-preview.3"
+ "org.visualpinball.unity.assetlibrary.hdrp": "0.0.1-preview.5"
14
},
15
"author": "freezy <[email protected]>",
16
"contributors": [
0 commit comments