You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
566 B
JSON
22 lines
566 B
JSON
{
|
|
"gem_name": "AudioSystem",
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "6f63f2b6d07f4b89b4b7c86ebee7feb8",
|
|
"Name": "AudioSystem",
|
|
"DisplayName": "Audio System",
|
|
"Version": "0.1.0",
|
|
"Summary": "Contains CrySoundSystem, the Audio Translation Layer (ATL), and the Audio Controls Editor",
|
|
"Tags": ["Audio", "Sound"],
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Type": "GameModule"
|
|
},
|
|
{
|
|
"Name": "Editor",
|
|
"Type": "EditorModule",
|
|
"Extends": "GameModule"
|
|
}
|
|
]
|
|
}
|