summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-08-03 19:49:56 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-08-03 19:49:56 -0400
commit1eb2323f18c1e9cfdf7767609d8a2f14aa7331ef (patch)
tree78dccadad632a97f1926ef62aebaae1156bf69f3
parent009800aed0d2673f165412c6d2bc6165d00a1eba (diff)
downloadDecky-Framegen-1eb2323f18c1e9cfdf7767609d8a2f14aa7331ef.tar.gz
Decky-Framegen-1eb2323f18c1e9cfdf7767609d8a2f14aa7331ef.zip
udpate desc
-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"
}
}