31 lines
765 B
Plaintext
31 lines
765 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "External GPU Statistics",
|
|
"Description": "Plugin to find out more detailed GPU usage for NVIDIA, AMD, and Intel GPUs.",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"SupportedTargetPlatforms": [
|
|
"Win64",
|
|
"Linux"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "ExternalGPUStatistics",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"TargetConfigurationDenyList": [ "Shipping" ],
|
|
"PlatformAllowList": [ "Win64", "Linux" ]
|
|
}
|
|
]
|
|
} |