October3d55/M/ConfigBPPlugin/ConfigBPPlugin.uplugin

28 lines
762 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.11",
"FriendlyName": "ConfigBP",
"Description": "ConfigBP is an easy to use blueprint library for working with configuration files.",
"Category": "Blueprints",
"CreatedBy": "HowToCompute",
"CreatedByURL": "https://h2cstudios.com",
"DocsURL": "https://docs.h2cstudios.com/configbp/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/72cafa6deb374cf48f12c8ef45ffa129",
"SupportURL": "mailto:howtocompute123@gmail.com",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "ConfigBPPlugin",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64",
"Android",
"Linux"
]
}
]
}