You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb none #jira UEAU-423 #ROBOMERGE-SOURCE: CL 12211452 in //UE4/Release-4.25/... via CL 12211457 #ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v662-12191386) [CL 12211494 by phil popp in Main branch]
36 lines
804 B
Plaintext
36 lines
804 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Audio Synesthesia",
|
|
"Description" : "A variety of offline analyzers for integrating exposing extracted audio metadata to blueprints.",
|
|
"Category" : "Audio",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : true,
|
|
"IsBetaVersion" : true,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AudioSynesthesiaCore",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
},
|
|
{
|
|
"Name" : "AudioSynesthesia",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
},
|
|
{
|
|
"Name" : "AudioSynesthesiaEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "PostDefault"
|
|
}
|
|
]
|
|
}
|