You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UETOOL-4423 #rb Alejandro.Arango, Vitalii.Boiko #author peter.tarasenko #ushell-cherrypick of 18435269 by Marc.Audy [CL 18435420 by Marc Audy in ue5-release-engine-test branch]
150 lines
2.6 KiB
Plaintext
150 lines
2.6 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "nDisplay",
|
|
"CreatedBy": "Epic Games Inc",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"Description": "Support for synchronized clustered rendering using multiple PCs in mono or stereo",
|
|
"Category": "Misc",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"SupportedTargetPlatforms": [
|
|
"Win64",
|
|
"Linux"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "DisplayCluster",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterProjection",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterPostprocess",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterShaders",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterMessageInterception",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterConfiguration",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterConfigurator",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterStageMonitoring",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterRemoteControlInterceptor",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterMultiUser",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Composure",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ProceduralMeshComponent",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "TextureShare",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ProceduralMeshComponent",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "RemoteControlInterception",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertSyncClient",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VirtualProductionUtilities",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|