28 lines
670 B
JSON
28 lines
670 B
JSON
{
|
|
"name": "com.microsoft.spatialaudio.spatializer.unity",
|
|
"displayName": "Microsoft Spatializer",
|
|
"version": "%version%",
|
|
"unity": "2019.4",
|
|
"description": "Cross-platform Audio Spatializer for Mixed Reality and Immersive 3D applications",
|
|
"msftFeatureCategory": "Spatial Audio",
|
|
"keywords": [
|
|
"microsoft",
|
|
"mixed",
|
|
"reality",
|
|
"spatial",
|
|
"audio",
|
|
"spatializer",
|
|
"augmented",
|
|
"virtual"
|
|
],
|
|
"author": "Microsoft",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/microsoft/spatialaudio-unity"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/microsoft/spatialaudio-unity/issues"
|
|
}
|
|
}
|