mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-27 11:53:38 +00:00
35 lines
710 B
Plaintext
35 lines
710 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Voice JS Bridge for Web",
|
|
"Description": "Access to native voice chat functionality from Web proxy",
|
|
"Category": "Voice Chat",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemMcp",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VoiceChatManager",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "EmbeddedCommunicationSubsystem",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |