October3d55/Matain/ZipItf49cfde1366dV11/ZipIt.uplugin

30 lines
850 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.10",
"FriendlyName": "ZipIt",
"Description": "Easily extract or create zip archives.",
"Category": "Other",
"CreatedBy": "Pandores",
"CreatedByURL": "https://www.unrealengine.com/marketplace/en-US/profile/Pandores?count=50&sortBy=effectiveDate&sortDir=DESC&start=0",
"DocsURL": "https://github.com/Pandoa/ZipIt/blob/master/README.md",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/6b6ffe9b7fd34e24a3529cde6903e581",
"SupportURL": "https://github.com/Pandoa/ZipIt/blob/master/README.md#4-support",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "ZipIt",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Linux",
"Android",
"IOS",
"Mac"
]
}
]
}