25 lines
649 B
Plaintext
25 lines
649 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Discovery Beacon Receiver",
|
|
"Description": "Listens for messages on a multicast socket and replies with information about the engine.",
|
|
"Category": "Messaging",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "DiscoveryBeaconReceiver",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [ "Win64", "Linux", "Mac" ]
|
|
}
|
|
]
|
|
} |