gurkan01 028015b4e5 new plugin sent
2025-04-02 22:53:47 +03:00

33 lines
836 B
Plaintext

{
"FileVersion": 3,
"Version": 5,
"VersionName": "4.0.0",
"FriendlyName": "NVIDIA Image Scaling (NIS)",
"Description": "NVIDIA Image Scaling boosts frame rates using GPU scaling and sharpening.",
"Category": "Rendering",
"CreatedBy": "NVIDIA",
"CreatedByURL": "https://developer.nvidia.com/image-scaling",
"DocsURL": "",
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss",
"SupportURL": "mailto:DLSS-Support@nvidia.com",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "NISCore",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit"
},
{
"Name": "NISShaders",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit"
},
{
"Name": "NISBlueprint",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit"
}
]
}