LuckyWorld/Plugins/Marketplace/StreamlineReflex/StreamlineReflex.uplugin
gurkan01 028015b4e5 new plugin sent
2025-04-02 22:53:47 +03:00

29 lines
753 B
Plaintext

{
"FileVersion": 3,
"Version": 115,
"VersionName": "4.0.0-SL2.7.3",
"FriendlyName": "NVIDIA Reflex Low Latency",
"Description": "NVIDIA Reflex Low Latency reduces PC latency and increases responsiveness.",
"Category": "Rendering",
"CreatedBy": "NVIDIA",
"CreatedByURL": "https://developer.nvidia.com/rtx/streamline",
"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": "StreamlineReflexBlueprint",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit"
}
],
"Plugins": [
{
"Name": "StreamlineCore",
"Enabled": true
}
]
}