2021-04-08 14:32:07 -04:00
|
|
|
{
|
|
|
|
|
"FileVersion" : 3,
|
|
|
|
|
"Version" : 1,
|
|
|
|
|
"VersionName" : "1.0",
|
2021-05-04 14:26:43 -04:00
|
|
|
"FriendlyName" : "Common UI Plugin",
|
2021-04-08 14:32:07 -04:00
|
|
|
"Description" : "A repository for game independent UI elements.",
|
|
|
|
|
"Category" : "UI",
|
|
|
|
|
"CreatedBy" : "Epic Games, Inc.",
|
2022-10-21 11:04:07 -04:00
|
|
|
"CreatedByURL" : "https://epicgames.com",
|
2021-04-08 14:32:07 -04:00
|
|
|
"DocsURL" : "",
|
|
|
|
|
"MarketplaceURL" : "",
|
|
|
|
|
"SupportURL" : "",
|
|
|
|
|
"EnabledByDefault" : false,
|
|
|
|
|
"CanContainContent" : true,
|
2023-05-02 18:18:44 -04:00
|
|
|
"IsBetaVersion" : true,
|
2021-04-08 14:32:07 -04:00
|
|
|
"Installed" : false,
|
|
|
|
|
"Modules" :
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"Name" : "CommonUI",
|
2021-06-09 10:49:45 -04:00
|
|
|
"Type" : "Runtime",
|
2021-04-08 14:32:07 -04:00
|
|
|
"LoadingPhase" : "Default"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "CommonUIEditor",
|
|
|
|
|
"Type": "Editor",
|
|
|
|
|
"LoadingPhase": "Default"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name" : "CommonInput",
|
2021-06-09 10:49:45 -04:00
|
|
|
"Type" : "Runtime",
|
2021-04-08 14:32:07 -04:00
|
|
|
"LoadingPhase" : "Default"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"Plugins":
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"Name": "GameplayTagsEditor",
|
|
|
|
|
"Enabled": true
|
2023-01-25 01:34:20 -05:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "EnhancedInput",
|
|
|
|
|
"Enabled": true
|
2021-04-08 14:32:07 -04:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|