34 lines
668 B
Plaintext
34 lines
668 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "AudioGameplayVolume",
|
|
"Description": "Audio Gameplay Volume Plugin",
|
|
"Category": "Audio",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AudioGameplayVolume",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "AudioGameplayVolumeEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
],
|
|
"Plugins" : [
|
|
{
|
|
"Name": "AudioGameplay",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |