Files
UnrealEngineUWP/Engine/Plugins/Performance/AutomatedPerfTesting/AutomatedPerfTesting.uplugin
Arciel Rekman 0b973fcfff Make AutomatedPerfTesting plugin generally available.
#rb logan.harvell
#review-33841259 @Matt.Oztalay
#jira UE-215598


#virtualized

[CL 33879657 by Arciel Rekman in ue5-main branch]
2024-05-23 18:59:40 -04:00

30 lines
527 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "AutomatedPerfTesting",
"Description": "",
"Category": "Testing",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"Modules": [
{
"Name": "AutomatedPerfTesting",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "Gauntlet",
"Enabled": true
}
]
}