Files
UnrealEngineUWP/Engine/Plugins/VirtualProduction/RemoteControl/RemoteControl.uplugin
Max Chen 4561801a81 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) @7119039
#rb none

[CL 7120528 by Max Chen in Dev-Editor branch]
2019-06-21 01:21:43 -04:00

32 lines
616 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.2",
"FriendlyName": "Remote Control",
"Description": "A suite of tools to remote control the editor and/or runtime.",
"Category": "Virtual Production",
"CreatedBy": "Epic Games Inc.",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": true,
"Installed": false,
"Plugins":
[
],
"Modules": [
{
"Name": "RemoteControl",
"Type": "Developer",
"LoadingPhase": "Default"
},
{
"Name": "WebRemoteControl",
"Type": "Developer",
"LoadingPhase": "Default"
}
]
}