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 70c3880 commit 4740ea6Copy full SHA for 4740ea6
package.json
@@ -7,12 +7,12 @@
7
"Unity",
8
"HDRP"
9
],
10
- "unity": "2020.3",
11
- "unityRelease": "12f1",
+ "unity": "2021.2",
+ "unityRelease": "7f1",
12
"dependencies": {
13
- "com.unity.render-pipelines.high-definition": "10.5.0",
14
- "com.unity.render-pipelines.high-definition-config": "10.5.0",
15
- "org.visualpinball.engine.unity": "0.0.1-preview.83",
+ "com.unity.render-pipelines.high-definition": "12.1.2",
+ "com.unity.render-pipelines.high-definition-config": "12.1.2",
+ "org.visualpinball.engine.unity": "0.0.1-preview.85",
16
"org.visualpinball.unity.assetlibrary": "0.0.1-preview.51"
17
},
18
"author": "freezy <[email protected]>",
0 commit comments