49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Live Link Hub",
|
|
"Description": "LiveLink Hub allows streaming of animated data into Unreal Engine or UEFN",
|
|
"Category": "Animation",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"SupportedPrograms": [ "LiveLinkHub" ],
|
|
"Plugins": [
|
|
{
|
|
"Name": "LiveLink",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "NamingTokens",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "LiveLinkHub",
|
|
"Type": "EditorAndProgram",
|
|
"ProgramAllowList": [ "LiveLinkHub" ],
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "LiveLinkHubEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "LiveLinkHubMessaging",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"ProgramAllowList": [ "LiveLinkHub" ]
|
|
}
|
|
]
|
|
}
|