summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--plugin.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 24abdbc..688baa0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "decky-framegen",
"version": "0.11.9",
- "description": "plugin to install OptiScaler bleeding-edge and enable upscaling and framegen in a large variety of games.",
+ "description": "This plugin installs and manages OptiScaler, a tool that enhances upscaling and enables frame generation in a range of DirectX 12 games.",
"type": "module",
"scripts": {
"build": "rollup -c",
diff --git a/plugin.json b/plugin.json
index 7e887a7..2ddc47d 100644
--- a/plugin.json
+++ b/plugin.json
@@ -5,7 +5,7 @@
"api_version": 1,
"publish": {
"tags": ["DLSS", "Framegen","upscaling","FSR"],
- "description": "Allows using FSR for upscaling and frame generation in games with DLSS support. Uses the latest OptiScaler bleeding-edge build with static linking.",
+ "description": "This plugin installs and manages OptiScaler, a tool that enhances upscaling and enables frame generation in a range of DirectX 12 games.",
"image": "https://raw.githubusercontent.com/xXJSONDeruloXx/Decky-Framegen/refs/heads/main/assets/optiscaler_final.png"
}
}