You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-143688 #ue5 #android [REVIEW] [at]Jack.Porter #rb Jack.Porter #preflight https://horde.devtools.epicgames.com/job/6218521f8849a7424f6d5da2 #ROBOMERGE-AUTHOR: chris.babcock #ROBOMERGE-SOURCE: CL 19140982 in //UE5/Release-5.0/... via CL 19141119 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845) [CL 19156096 by chris babcock in ue5-main branch]
32 lines
935 B
Plaintext
32 lines
935 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "AndroidFileServer",
|
|
"Description": "Adds support for remote file management to Android projects.",
|
|
"Category": "Android",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"EnabledByDefault": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AndroidFileServer",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreLoadingScreen",
|
|
"PlatformAllowList" : [ "Android", "Win64", "Mac", "Linux" ]
|
|
},
|
|
{
|
|
"Name" : "AndroidFileServerEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "PostEngineInit",
|
|
"PlatformAllowList" : [ "Win64", "Mac", "Linux" ]
|
|
}
|
|
]
|
|
}
|