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 ee78d66 commit a912c59Copy full SHA for a912c59
package.json
@@ -8,7 +8,9 @@
8
"unityRelease": "0b12",
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-config": "10.2.0",
12
+ "org.visualpinball.engine.unity": "v0.0.1-preview.1",
13
+ "org.visualpinball.unity.assetlibrary.hdrp": "v0.0.1-preview.2"
14
},
15
"author": "freezy <[email protected]>",
16
"contributors": [
0 commit comments