29 lines
706 B
Plaintext
29 lines
706 B
Plaintext
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "TraceUtilities",
|
||
|
"Description": "A collection of tools that increase usability of Unreal Insights and the Trace Framework",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games",
|
||
|
"CreatedByURL": "",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": false,
|
||
|
"IsExperimentalVersion": false,
|
||
|
"Installed": false,
|
||
|
"EnabledByDefault" : true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "TraceUtilities",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "EditorTraceUtilities",
|
||
|
"Type": "EditorNoCommandlet",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|