2022-02-25 13:24:48 -05:00
|
|
|
{
|
|
|
|
|
"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.",
|
2022-10-21 11:04:07 -04:00
|
|
|
"CreatedByURL": "https://epicgames.com",
|
2022-02-25 13:24:48 -05:00
|
|
|
"DocsURL": "",
|
|
|
|
|
"MarketplaceURL": "",
|
|
|
|
|
"SupportURL": "",
|
|
|
|
|
"CanContainContent": false,
|
|
|
|
|
"IsBetaVersion": false,
|
|
|
|
|
"EnabledByDefault": true,
|
|
|
|
|
"Installed": false,
|
|
|
|
|
"Modules": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "AndroidFileServer",
|
|
|
|
|
"Type": "Runtime",
|
|
|
|
|
"LoadingPhase": "PreLoadingScreen",
|
2022-02-25 15:59:48 -05:00
|
|
|
"PlatformAllowList" : [ "Android", "Win64", "Mac", "Linux" ]
|
2022-02-25 13:24:48 -05:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name" : "AndroidFileServerEditor",
|
|
|
|
|
"Type" : "Editor",
|
|
|
|
|
"LoadingPhase" : "PostEngineInit",
|
2022-02-25 15:59:48 -05:00
|
|
|
"PlatformAllowList" : [ "Win64", "Mac", "Linux" ]
|
2022-02-25 13:24:48 -05:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|