October3d55/M/MultiThread/MultiThreadLibrary.uplugin

28 lines
852 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "MultiThreadLibrary",
"Description": "MultiThreadLibrary enables Creation and execution of Tasks on side Custom Thread or ThreadPool in Blueprints, in the fastest, cleanest and the most efficient way and is easy to use.",
"Category": "Programming",
"CreatedBy": "UnexGames",
"CreatedByURL": "https://www.fab.com/sellers/UnexGames",
"DocsURL": "https://docs.google.com/document/d/1BAeKdtGJa2z7WJQPwwc0C2IzTv-LxNN93VW1Cj1OH9w/edit?usp=sharing",
"MarketplaceURL": "",
"SupportURL": "https://discord.gg/6TkUFZMnRc",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "MultiThreadLibrary",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
}
]
}