1
0
Fork 0
UNITY_PORTMIDI_WRAPPER/package.json

22 lines
578 B
JSON
Raw Normal View History

2019-06-03 17:27:56 +02:00
{
"name": "fr.mrdev023.portmidi",
"displayName": "Port Midi",
"version": "0.1.1-preview",
"unity": "2018.3",
"repository": {
"type": "git",
"url": "https://github.com/mrdev023/UNITY_PORTMIDI_WRAPPER.git",
2019-06-03 17:31:16 +02:00
"revision": "4cf93f8bb06a8bcb60136febedbfc78ec88f2ff8"
2019-06-03 17:27:56 +02:00
},
"description": "PortMidi wrapper for Unity 3D. Compatibility for Mac OSX (64 bits only), Linux (64 bits only) and Windows (64 bits only)",
"keywords": [
"midi",
"portmidi",
"native",
"unity3d",
"64bits only",
"desktop only"
],
"dependencies": {
}
}