Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

24 lines
548 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": "EditorTelemetry",
"Type": "Editor",
"LoadingPhase": "PostConfigInit"
}
]
}