1
0
Fork 0

Refactoring to Unity Package

This commit is contained in:
Florian RICHER (MrDev023) 2019-06-03 17:27:56 +02:00
parent 3b1c06cf48
commit 4cf93f8bb0
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
30 changed files with 89 additions and 2 deletions

View file

@ -0,0 +1,19 @@
{
"name": "PortMidiDemos",
"references": [
"PortMidi"
],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7d6b8ad7d3a9cdc4d9349f9e4420bded
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8cdded048e612ce4f9d3040a1d2ffcc0
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 28ce6a0332a799d49876506c0ac1c283
guid: f50820b559e26334f9283556b1a4ac2e
folderAsset: yes
DefaultImporter:
externalObjects: {}

View file

@ -0,0 +1,17 @@
{
"name": "PortMidi",
"references": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8b814770768be93448b232f1b9e242a0
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 8e1af15aad36e56439bfb00f3ab8d9ba
guid: b06b707b56f81a6499af6ad69a8d2953
folderAsset: yes
DefaultImporter:
externalObjects: {}

View 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": {
}
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: b9a8a64880d9fa444ae82f3273afbda5
PackageManifestImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: