43 lines
906 B
Plaintext
43 lines
906 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "LiveLinkOpenTrackIO",
|
|
"Description": "Live Link plugin for supporting OpenTrackIO (https://opentrackio.org) devices in Unreal Engine or Live Link Hub.",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"EnabledByDefault": false,
|
|
"SupportedPrograms": ["LiveLinkHub"],
|
|
"Modules": [
|
|
{
|
|
"Name": "LiveLinkOpenTrackIO",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"ProgramAllowList": ["LiveLinkHub"]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "LiveLink",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "LiveLinkCamera",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "LiveLinkLens",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
|
|
}
|