Refactoring to Unity Package
This commit is contained in:
parent
3b1c06cf48
commit
4cf93f8bb0
30 changed files with 89 additions and 2 deletions
22
Packages/fr.mrdev023.portmidi/package.json
Normal file
22
Packages/fr.mrdev023.portmidi/package.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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",
|
||||
"revision": "bdb556e64749c2dbd7218e31c080d48f3053388f"
|
||||
},
|
||||
"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": {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue