mirror of
https://github.com/Theaninova/BeatLanguageMapper.git
synced 2026-01-20 00:43:10 +00:00
Mk2
uh stuff. i'm putting it in the readme.
This commit is contained in:
32
Plugins/PluginPackaged/VictoryUMG.uplugin
Normal file
32
Plugins/PluginPackaged/VictoryUMG.uplugin
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user