You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-78923 [FYI] andy.blondin #lockdown cristina.riveron #ROBOMERGE-SOURCE: CL 8061184 in //UE4/Release-4.23/... #ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v400-8057353) [CL 8061186 by patrick boutot in Main branch]
31 lines
840 B
Plaintext
31 lines
840 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Remote Control API",
|
|
"Description": "A suite of tools for controlling the Unreal Engine, both in Editor or at Runtime via a webserver. This allows users to control Unreal Engine remotely thru HTTP requests. This functionality allows developers to control Unreal thru 3rd party applications and web services.",
|
|
"Category": "Messaging",
|
|
"CreatedBy": "Epic Games Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Plugins": [
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "RemoteControl",
|
|
"Type": "Developer",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "WebRemoteControl",
|
|
"Type": "Developer",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
|
|
]
|
|
} |