Skip to content

Commit 1c6a652

Browse files
committed
misc: add VPE dependency and bump unity version
1 parent 167bc48 commit 1c6a652

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

VisualPinball.Engine.Mpf.Unity/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
"Mission Pinball Framework"
99
],
1010
"unity": "2021.2",
11-
"unityRelease": "4f1",
12-
"dependencies": {},
11+
"unityRelease": "7f1",
12+
"dependencies": {
13+
"org.visualpinball.engine.unity": "0.0.1-preview.84"
14+
},
1315
"author": "freezy <[email protected]>",
1416
"contributors": [
1517
"jsm174 <[email protected]>"

0 commit comments

Comments
 (0)