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 4b97284 commit 2934cc9Copy full SHA for 2934cc9
package.json
@@ -1,9 +1,12 @@
1
{
2
"name": "org.visualpinball.engine.unity.hdrp",
3
- "version": "0.0.1-preview.0",
+ "version": "0.0.1-preview.7",
4
"displayName": "Visual Pinball Engine (HDRP)",
5
"description": "High Definition Render Pipeline support",
6
- "keywords": [ "Unity", "HDRP" ],
+ "keywords": [
7
+ "Unity",
8
+ "HDRP"
9
+ ],
10
"unity": "2020.2",
11
"unityRelease": "0f1",
12
"dependencies": {
0 commit comments