You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
115 lines
2.1 KiB
Plaintext
115 lines
2.1 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" ],
|
|
"Modules": [
|
|
{
|
|
"Name": "DisplayCluster",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterInput",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MPCDI",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "OutputRemap",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterProjection",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterPostprocess",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PicpMPCDI",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PicpProjection",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterMessageInterception",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DisplayClusterConfiguration",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Composure",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|