36 lines
728 B
Plaintext
36 lines
728 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Live Link Hub Example Device",
|
|
"Description": "An example device implementation using the Live Link Hub device interface",
|
|
"Category": "Animation",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Plugins": [
|
|
{
|
|
"Name": "LiveLinkDevice",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OSC",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "LiveLinkExampleDevice",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|