Files
BeatLanguageMapper/Plugins/PluginPackaged/VictoryUMG.uplugin
squeaksies 08645a1dfd Mk2
uh stuff. i'm putting it in the readme.
2018-10-30 22:18:39 -07:00

32 lines
675 B
Plaintext

{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "Victory UMG",
"Description" : "Rama's UMG Widgets for You!",
"Category" : "Victory Plugin",
"CreatedBy" : "Rama",
"CreatedByURL" : "https://forums.unrealengine.com/showthread.php?299-Wiki-Code-Tutorials",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : true,
"RequiresBuildPlatform" : false,
"Modules" :
[
{
"Name" : "VictoryUMG",
"Type" : "Runtime",
"LoadingPhase" : "PreDefault",
"WhitelistPlatforms" :
[
"Win64",
"Win32",
"HTML5"
]
}
]
}