31 lines
777 B
Plaintext
31 lines
777 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "TCP Messaging",
|
|
"Description" : "Adds a TCP connection based transport layer to the messaging sub-system for sending and receiving messages between networked computers and devices.",
|
|
"Category" : "Messaging",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : true,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"SupportedPrograms": [ "UnrealFrontend" ],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "TcpMessaging",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault",
|
|
"PlatformDenyList" :
|
|
[
|
|
],
|
|
"ProgramAllowList" : [ "UnrealFrontend" ]
|
|
}
|
|
]
|
|
}
|