Skip to content

Commit b863673

Browse files
committed
package: Update LICENSE and VPE reference.
1 parent 1e08995 commit b863673

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VisualPinball.Engine.Mpf.Unity/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
"Unity",
88
"Mission Pinball Framework"
99
],
10-
"unity": "2020.2",
10+
"unity": "2020.3",
1111
"unityRelease": "0f1",
1212
"dependencies": {
13-
"org.visualpinball.engine.unity": "0.0.1-preview.39"
13+
"org.visualpinball.engine.unity": "0.0.1-preview.56"
1414
},
1515
"author": "freezy <[email protected]>",
1616
"contributors": [
1717
"jsm174 <[email protected]>"
1818
],
1919
"documentationUrl": "https://docs.visualpinball.org/plugins/mpf/",
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.Mpf.git",
2424
"type": "git"

0 commit comments

Comments
 (0)