You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Zach.Bethel, Ionut.Matasaru [REVIEW] [at]Zach.Bethel, [at]Ionut.Matasaru [CL 28995974 by arciel rekman in ue5-main branch]
29 lines
633 B
Plaintext
29 lines
633 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "RDG Insights",
|
|
"Description": "Allows debugging of RDG via Unreal Insights",
|
|
"Category": "Insights",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"SupportedPrograms": [ "UnrealInsights" ],
|
|
"Modules": [
|
|
{
|
|
"Name": "RenderGraphInsights",
|
|
"Type": "EditorAndProgram",
|
|
"LoadingPhase": "Default",
|
|
"ProgramAllowList": [
|
|
"UnrealInsights"
|
|
]
|
|
}
|
|
]
|
|
}
|