24 lines
560 B
Plaintext
24 lines
560 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Editor Telemetry",
|
|
"Description": "Plugin that emits common telemetry events from the Editor",
|
|
"Category": "Telemetry",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "RuntimeTelemetry",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
]
|
|
} |