Skip to content

Commit 4740ea6

Browse files
committed
deps: update to latest VPE for new IMaterialConverter
1 parent 70c3880 commit 4740ea6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"Unity",
88
"HDRP"
99
],
10-
"unity": "2020.3",
11-
"unityRelease": "12f1",
10+
"unity": "2021.2",
11+
"unityRelease": "7f1",
1212
"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",
13+
"com.unity.render-pipelines.high-definition": "12.1.2",
14+
"com.unity.render-pipelines.high-definition-config": "12.1.2",
15+
"org.visualpinball.engine.unity": "0.0.1-preview.85",
1616
"org.visualpinball.unity.assetlibrary": "0.0.1-preview.51"
1717
},
1818
"author": "freezy <[email protected]>",

0 commit comments

Comments
 (0)