October3d55/M/WebCommunication/WebCommunication.uplugin

30 lines
749 B
Plaintext
Raw Normal View History

2025-03-10 09:43:27 +08:00
{
"FileVersion": 3,
"Version": 215,
"VersionName": "2.15",
"FriendlyName": "WebCommunication",
"Description": "Communicate with Webservers in Blueprints",
"Category": "WebCommunication",
"CreatedBy": "Socke",
"CreatedByURL": "",
"DocsURL": "https://virtualbird.de/ue4Doku/WebCommunication/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/3b04f3c4af5445959cee4448846b55a0",
"SupportURL": "mailto:unrealmarketplace@virtualbird.de",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "WebCommunication",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"Linux"
]
}
]
}