Files
2025-05-18 13:04:45 +08:00

25 lines
586 B
Plaintext

{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "File Logging Analytics Provider",
"Description" : "Writes analytic API calls to local disk for debugging or local use",
"Category" : "Analytics",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "https://epicgames.com",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : false,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"Modules" :
[
{
"Name" : "FileLogging",
"Type" : "Runtime",
"LoadingPhase" : "PreDefault"
}
]
}