42 lines
910 B
Plaintext
42 lines
910 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Audio Motor Sim",
|
|
"Description": "Compositional method for simulating audio for vehicles.",
|
|
"Category": "Audio",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"EnabledByDefault": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AudioMotorSim",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "AudioMotorSimStandardComponents",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "AudioMotorSimDebug",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"TargetConfigurationDenyList": [ "Shipping" ]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "SlateIM",
|
|
"Enabled": true,
|
|
"TargetConfigurationDenyList": [ "Shipping" ]
|
|
}
|
|
]
|
|
} |