You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#fyi Aidan.Possemiers, Luke.Bermingham, Nick.Pace #jira UE-153523 #preflight local [CL 20330500 by mattias jansson in ue5-main branch]
41 lines
883 B
Plaintext
41 lines
883 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1.0,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Pixel Streaming VCam Support",
|
|
"Description": "Pixel Streaming extensions to VCam.",
|
|
"Category": "Graphics",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://docs.unrealengine.com/en-US/Platforms/PixelStreaming/index.html",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PixelStreamingVCam",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [ "Win64", "Linux" ],
|
|
"TargetDenyList": [ "Server" ]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "PixelStreaming",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "MediaIOFramework",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VirtualCamera",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|