33 lines
650 B
Plaintext
33 lines
650 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Remote Control Protocol OSC",
|
|
"Description": "Allows interactions between OSC and RemoteControl API.",
|
|
"Category": "Messaging",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "RemoteControlProtocolOSC",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "RemoteControl",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OSC",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |