Files
FNGameProj/Plugins/CommonUI/CommonUI.uplugin
T
2024-01-21 00:41:14 +01:00

29 lines
497 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "CommonUI",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"Modules" :
[
{
"Name" : "CommonUI",
"Type" : "Runtime",
"LoadingPhase" : "Default"
},
{
"Name" : "CommonInput",
"Type" : "Runtime",
"LoadingPhase" : "Default"
}
]
}