Files
TG_ARPG/Plugins/marketplace/PSD2UMG/PSD2UMG.uplugin

27 lines
568 B
Plaintext
Raw Normal View History

2023-10-07 03:53:32 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "PSD2UMG Plugin",
"Description": "A PSD converter to UMG",
"Category": "Editor",
"CreatedBy": "swd",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/1161474e899d45bba4d42ba5874e6fbc",
"SupportURL": "",
"EngineVersion": "5.3.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "PSD2UMG",
"Type": "Editor",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac"
]
}
]
}