merith-tk
6c5b2d22ac
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
30 lines
808 B
JSON
30 lines
808 B
JSON
{
|
|
"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" : "https://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" ]
|
|
}
|
|
]
|
|
}
|