12345678910111213141516171819202122232425 |
- {
- "gem_name": "AudioEngineWwise",
- "version": "0.0.0",
- "display_name": "Wwise Audio Engine",
- "license": "Apache-2.0 Or MIT",
- "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
- "origin": "Open 3D Engine - o3de.org",
- "origin_url": "https://github.com/o3de/o3de",
- "type": "Code",
- "summary": "The Wwise Audio Engine Gem provides support for Audiokinetic Wave Works Interactive Sound Engine (Wwise).",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "Audio",
- "Utility",
- "Tools"
- ],
- "icon_path": "preview.png",
- "requirements": "Users will need to download Wwise from the <a href='https://www.audiokinetic.com/download/'>Audiokinetic Web Site</a>.",
- "documentation_url": "https://o3de.org/docs/user-guide/gems/reference/audio/wwise/audio-engine-wwise/",
- "dependencies": [
- "AudioSystem"
- ]
- }
|