You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Icons pass (Toolbar and menu) #rb None #jira UE-146948 #preflight 6257871e6520cc71239c1cc3 [CL 19750847 by Jared Therriault in ue5-main branch]
54 lines
939 B
Plaintext
54 lines
939 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "nDisplay Launch",
|
|
"Description": "Launch local nDisplay nodes with ease.",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"EnabledByDefault": false,
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "nDisplay",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConsoleVariables",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertMain",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertSyncClient",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "MultiUserClient",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "UdpMessaging",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "DisplayClusterLaunchEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowlist": [ "Win64", "Linux" ]
|
|
}
|
|
]
|
|
}
|