32 lines
839 B
Plaintext
32 lines
839 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Experimental WebSocket Networking Plugin",
|
|
"Description" : "WebSocket Networking - NOTE: MUST disable all other existing NetDriverDefinitions in order to use WebSocketNetDriver. ALSO: MUST disable all PackHandlerComponents not supported by HTML5/Websockets (e.g. SteamAuthComponentModuleInterface)",
|
|
"Category" : "Misc",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "WebSocketNetworking",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default",
|
|
"PlatformAllowList" :
|
|
[
|
|
"Mac",
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
}
|