Skip to content

Commit

Permalink
Merge pull request #7 from AMZN-alexpete/AMZN-alexpete/merge-wwise-to…
Browse files Browse the repository at this point in the history
…-main

Merge Wwise remote gem from dev to main
  • Loading branch information
AMZN-alexpete authored Feb 8, 2024
2 parents 14dad6d + 5f5ad75 commit a72ebb8
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion src/repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repo_uri": "https://canonical.o3de.org",
"summary": "The Open 3D Engine's canonical repos.",
"additional_info": "Get more information about this repo at https://github.com/o3de/canonical.o3de.org",
"last_updated": "2023-10-09",
"last_updated": "2024-01-17",
"$schemaVersion": "1.0.0",
"gems_data": [
{
Expand Down Expand Up @@ -288,6 +288,38 @@
"version": "1.0.0"
}
]
},
{
"gem_name": "AudioEngineWwise",
"version": "1.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": "O3DE Extras",
"origin_url": "https://github.com/o3de/o3de-extras/development/Gems/AudioEngineWwise",
"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"
],
"compatible_engines": [
"o3de-sdk>=2.1.0",
"o3de>=2.1.0"
],
"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"
],
"repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
"download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/audioenginewwise-1.0.0-gem.zip",
"sha256": "5bb813e841e45cbe9d195ca50815963df8d7d57def266f6a6a765d9b786b0d83"
}
],
"templates": [
Expand Down

0 comments on commit a72ebb8

Please sign in to comment.