Files
UnrealEngine/Engine/Plugins/Experimental/ImageWidgets/ImageWidgets.uplugin
2025-05-18 13:04:45 +08:00

18 lines
430 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"Description": "Generic Slate widgets for displaying images and image-like content, and content related to images.",
"Category": "Other",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Modules": [
{
"Name": "ImageWidgets",
"Type": "Editor"
}
]
}