October3d55/M/SocketServer/SocketServer.uplugin

30 lines
746 B
Plaintext

{
"FileVersion": 3,
"Version": 158,
"VersionName": "1.58",
"FriendlyName": "SimpleTCPUDPSocketServer",
"Description": "TCP and UDP Blueprint Socket Server",
"Category": "Sockets",
"CreatedBy": "Socke",
"CreatedByURL": "",
"DocsURL": "https://virtualbird.de/ue4Doku/SimpleTCPUDPSocketServer/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/55c2f92195b646458afdcc7a9a86aece",
"SupportURL": "mailto:unrealmarketplace@virtualbird.de",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "SocketServer",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"Linux"
]
}
]
}