Skip to content

Commit 410e9d1

Browse files
chore(deps): Update org.visualpinball.engine.unity to 0.0.1-preview.11.
1 parent b812e9d commit 410e9d1

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

package.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
1-
{
2-
"name": "org.visualpinball.engine.unity.hdrp",
3-
"version": "0.0.1-preview.8",
4-
"displayName": "Visual Pinball Engine (HDRP)",
5-
"description": "High Definition Render Pipeline support",
6-
"keywords": [
7-
"Unity",
8-
"HDRP"
9-
],
10-
"unity": "2020.2",
11-
"unityRelease": "0f1",
12-
"dependencies": {
13-
"com.unity.render-pipelines.high-definition": "10.2.2",
14-
"com.unity.render-pipelines.high-definition-config": "10.2.2",
15-
"org.visualpinball.engine.unity": "0.0.1-preview.1",
16-
"org.visualpinball.unity.assetlibrary.hdrp": "0.0.1-preview.6"
17-
},
18-
"author": "freezy <[email protected]>",
19-
"contributors": [
20-
"ravarcade <[email protected]>",
21-
"shaderbytes",
22-
"jsm174 <[email protected]>",
23-
"Roger Bocksnick <[email protected]>",
24-
"VrôÕnsh <[email protected]>",
25-
"Rowlan",
26-
"Kleis Auke Wolthuizen <[email protected]>",
27-
"Eli Curtz <[email protected]>",
28-
"Pandeli"
29-
],
30-
"repository": {
31-
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp.git",
32-
"type": "git"
33-
},
34-
"publishConfig": {
35-
"registry": "https://registry.visualpinball.org"
36-
}
37-
}
1+
{
2+
"name": "org.visualpinball.engine.unity.hdrp",
3+
"version": "0.0.1-preview.8",
4+
"displayName": "Visual Pinball Engine (HDRP)",
5+
"description": "High Definition Render Pipeline support",
6+
"keywords": [
7+
"Unity",
8+
"HDRP"
9+
],
10+
"unity": "2020.2",
11+
"unityRelease": "0f1",
12+
"dependencies": {
13+
"com.unity.render-pipelines.high-definition": "10.2.2",
14+
"com.unity.render-pipelines.high-definition-config": "10.2.2",
15+
"org.visualpinball.engine.unity": "0.0.1-preview.11",
16+
"org.visualpinball.unity.assetlibrary.hdrp": "0.0.1-preview.6"
17+
},
18+
"author": "freezy <[email protected]>",
19+
"contributors": [
20+
"ravarcade <[email protected]>",
21+
"shaderbytes",
22+
"jsm174 <[email protected]>",
23+
"Roger Bocksnick <[email protected]>",
24+
"VrôÕnsh <[email protected]>",
25+
"Rowlan",
26+
"Kleis Auke Wolthuizen <[email protected]>",
27+
"Eli Curtz <[email protected]>",
28+
"Pandeli"
29+
],
30+
"repository": {
31+
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp.git",
32+
"type": "git"
33+
},
34+
"publishConfig": {
35+
"registry": "https://registry.visualpinball.org"
36+
}
37+
}

0 commit comments

Comments
 (0)