Skip to content

Commit d752cf0

Browse files
committed
unity: Set target to Unity 6.
1 parent e7923f0 commit d752cf0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

VisualPinball.Engine.PinMAME.Unity/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
"Unity",
88
"PinMAME"
99
],
10-
"unity": "2021.3",
11-
"unityRelease": "0f1",
10+
"unity": "6000.0",
11+
"unityRelease": "37f1",
1212
"dependencies": {
1313
"org.visualpinball.engine.unity": "0.0.1-preview.119"
1414
},
1515
"author": "freezy <[email protected]>",
1616
"contributors": [
17-
"jsm174 <[email protected]>"
17+
"jsm174 <[email protected]>",
18+
"Arthur Kehrwald"
1819
],
1920
"documentationUrl": "https://docs.visualpinball.org/plugins/pinmame/",
2021
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",

0 commit comments

Comments
 (0)