32 lines
647 B
Plaintext
32 lines
647 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "UMG Widget Preview",
|
|
"Description": "Quickly preview and debug UMG widgets without running PIE.",
|
|
"Category": "UI",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"EnabledByDefault": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "UMGWidgetPreview",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "DataValidation",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|