37 lines
948 B
Plaintext
37 lines
948 B
Plaintext
|
|
{
|
||
|
|
"FileVersion": 3,
|
||
|
|
"Version": 1,
|
||
|
|
"VersionName": "1.0.6",
|
||
|
|
"FriendlyName": "WidgetFunctionLibrary",
|
||
|
|
"Description": "Improves working with UMGs and blueprints.",
|
||
|
|
"Category": "Other",
|
||
|
|
"CreatedBy": "Just2Devs",
|
||
|
|
"CreatedByURL": "https://www.just2devs.com/",
|
||
|
|
"DocsURL": "https://gitlab.com/just2devs/plugin-examples/widget-function-library-example/-/wikis/Quick-Start",
|
||
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/4d32b259fe6b42a3a7d27963c66bfa99",
|
||
|
|
"SupportURL": "https://discord.gg/MF3GAmeZ8y",
|
||
|
|
"EngineVersion": "5.5.0",
|
||
|
|
"CanContainContent": true,
|
||
|
|
"Installed": true,
|
||
|
|
"Modules": [
|
||
|
|
{
|
||
|
|
"Name": "WidgetFunctionLibrary",
|
||
|
|
"Type": "Runtime",
|
||
|
|
"LoadingPhase": "Default",
|
||
|
|
"PlatformAllowList": [
|
||
|
|
"Win64",
|
||
|
|
"Android",
|
||
|
|
"Linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Name": "WidgetFunctionLibraryEditor",
|
||
|
|
"Type": "UncookedOnly",
|
||
|
|
"LoadingPhase": "Default",
|
||
|
|
"PlatformAllowList": [
|
||
|
|
"Win64",
|
||
|
|
"Linux"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|