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

26 lines
677 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ConcertInsightsVisualizer",
"Description": "Analyses and provides visualization widgets for Concert message types in Unreal Insights.",
"Category": "Networking",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"CanContainContent": false,
"Hidden": true,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"SupportedPrograms": [ "UnrealInsights" ],
"Modules": [
{
"Name": "ConcertInsightsVisualizer",
"Type": "EditorAndProgram",
"LoadingPhase": "Default",
"ProgramAllowList": [ "UnrealInsights" ]
}
]
}