Skip to content

Commit 6040423

Browse files
chore(deps): Update org.visualpinball.unity.assetlibrary to 0.0.1-preview.52.
1 parent 835c56c commit 6040423

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

package.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
1-
{
2-
"name": "org.visualpinball.engine.unity.hdrp",
3-
"version": "0.0.1-preview.147",
4-
"displayName": "Visual Pinball Engine (HDRP)",
5-
"description": "High Definition Render Pipeline support",
6-
"keywords": [
7-
"Unity",
8-
"HDRP"
9-
],
10-
"unity": "2021.2",
11-
"unityRelease": "7f1",
12-
"dependencies": {
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.105",
16-
"org.visualpinball.unity.assetlibrary": "0.0.1-preview.51"
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-
"documentationUrl": "https://docs.visualpinball.org/",
31-
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",
32-
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp/blob/master/LICENSE",
33-
"repository": {
34-
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp.git",
35-
"type": "git"
36-
},
37-
"publishConfig": {
38-
"registry": "https://registry.visualpinball.org"
39-
}
40-
}
1+
{
2+
"name": "org.visualpinball.engine.unity.hdrp",
3+
"version": "0.0.1-preview.147",
4+
"displayName": "Visual Pinball Engine (HDRP)",
5+
"description": "High Definition Render Pipeline support",
6+
"keywords": [
7+
"Unity",
8+
"HDRP"
9+
],
10+
"unity": "2021.2",
11+
"unityRelease": "7f1",
12+
"dependencies": {
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.105",
16+
"org.visualpinball.unity.assetlibrary": "0.0.1-preview.52"
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+
"documentationUrl": "https://docs.visualpinball.org/",
31+
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",
32+
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp/blob/master/LICENSE",
33+
"repository": {
34+
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp.git",
35+
"type": "git"
36+
},
37+
"publishConfig": {
38+
"registry": "https://registry.visualpinball.org"
39+
}
40+
}

0 commit comments

Comments
 (0)