October3d55/M/BlueprintCore/BlueprintCore.uplugin

38 lines
814 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.1.2",
"FriendlyName": "BlueprintCore",
"Description": "eelDev",
"Category": "eelDev Plugins",
"CreatedBy": "eelDev",
"CreatedByURL": "https://eeldev.com",
"DocsURL": "https://eeldev.com",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/a7971e07a8e6479baa28b653faf59b06",
"SupportURL": "https://eeldev.com",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "BlueprintCore",
"Type": "Runtime",
"LoadingPhase": "EarliestPossible",
"PlatformAllowList": [
"Win64",
"Linux",
"Mac"
]
},
{
"Name": "BlueprintCoreEditor",
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
"PlatformAllowList": [
"Win64",
"Linux",
"Mac"
]
}
]
}