We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7923f0 commit d752cf0Copy full SHA for d752cf0
VisualPinball.Engine.PinMAME.Unity/package.json
@@ -7,14 +7,15 @@
7
"Unity",
8
"PinMAME"
9
],
10
- "unity": "2021.3",
11
- "unityRelease": "0f1",
+ "unity": "6000.0",
+ "unityRelease": "37f1",
12
"dependencies": {
13
"org.visualpinball.engine.unity": "0.0.1-preview.119"
14
},
15
"author": "freezy <freezy@vpdb.io>",
16
"contributors": [
17
- "jsm174 <jsm174@gmail.com>"
+ "jsm174 <jsm174@gmail.com>",
18
+ "Arthur Kehrwald"
19
20
"documentationUrl": "https://docs.visualpinball.org/plugins/pinmame/",
21
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",
0 commit comments