You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-131937 #rb trivial #ROBOMERGE-AUTHOR: aaron.mcleran #ROBOMERGE-SOURCE: CL 18426955 in //UE5/Release-5.0/... via CL 18427101 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271) [CL 18427131 by aaron mcleran in ue5-release-engine-test branch]
30 lines
654 B
Plaintext
30 lines
654 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Sound Utilities",
|
|
"Description" : "A variety of BP functions, objects, and utilities for audio.",
|
|
"Category" : "Audio",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : true,
|
|
"IsBetaVersion" : true,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "SoundUtilities",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "SoundUtilitiesEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
]
|
|
} |