You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
21 lines
449 B
Plaintext
21 lines
449 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "File Logging Analytics Provider",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"EngineVersion" : "4.2.0",
|
|
"Description" : "Writes analytic API calls to local disk for debugging or local use",
|
|
"Category" : "Analytics",
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "FileLogging",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
}
|
|
]
|
|
} |