Files
FNGameProj/Plugins/Runtime/FortInstallBundleManager/FortInstallBundleManager.uplugin
2024-01-21 00:41:14 +01:00

37 lines
765 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Fortnite Install Bundle Manager",
"Description": "Handles downloading, patching, and mounting content bundles while the game is running.",
"Category": "",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"LocalizationTargets": [
{
"Name": "FortInstallBundleManager",
"LoadingPolicy": "Always"
}
],
"Plugins": [
{
"Name": "Crashlytics",
"Enabled": true
},
{
"Name": "OnlineSubsystem",
"Enabled": true
},
{
"Name": "OnlineSubsystemMCP",
"Enabled": true
}
]
}