Skip to content

Commit 38ad016

Browse files
committed
misc: bump VPE dependency and fix license url
1 parent e40a064 commit 38ad016

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

VisualPinball.Engine.PinMAME.Unity/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
"Unity",
88
"PinMAME"
99
],
10-
"unity": "2020.3",
11-
"unityRelease": "15f2",
10+
"unity": "2021.2",
11+
"unityRelease": "7f1",
1212
"dependencies": {
13-
"org.visualpinball.engine.unity": "0.0.1-preview.56"
13+
"org.visualpinball.engine.unity": "0.0.1-preview.84"
1414
},
1515
"author": "freezy <[email protected]>",
1616
"contributors": [
1717
"jsm174 <[email protected]>"
1818
],
1919
"documentationUrl": "https://docs.visualpinball.org/plugins/pinmame/",
2020
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",
21-
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Unity.Hdrp/blob/master/LICENSE",
21+
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Engine.PinMAME/blob/master/LICENSE",
2222
"repository": {
2323
"url": "https://github.com/VisualPinball/VisualPinball.Engine.PinMAME.git",
2424
"type": "git"

0 commit comments

Comments
 (0)