diff options
| author | xXJsonDeruloXx <danielhimebauch@gmail.com> | 2026-03-21 07:57:48 -0400 |
|---|---|---|
| committer | xXJsonDeruloXx <danielhimebauch@gmail.com> | 2026-03-21 07:57:48 -0400 |
| commit | 2668d9649bf36d1e279470f81918464dd30f5e3d (patch) | |
| tree | 8fcdd23a0f2485bb109467bce6608955932c3d1c /plugin.json | |
| parent | d81bb130385114389728f849d0ab8cccf62b90d1 (diff) | |
| download | Decky-Framegen-2668d9649bf36d1e279470f81918464dd30f5e3d.tar.gz Decky-Framegen-2668d9649bf36d1e279470f81918464dd30f5e3d.zip | |
Add per-game config APIs and proxy persistence
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json index 4905e89..49a8ab9 100644 --- a/plugin.json +++ b/plugin.json @@ -5,7 +5,7 @@ "api_version": 1, "publish": { "tags": ["DLSS", "Framegen","upscaling","FSR"], - "description": "Prefix-managed OptiScaler integration for Decky that stages per-game payloads inside Proton compatdata instead of the game directory.", + "description": "Prefix-managed OptiScaler integration for Decky with per-game live config editing inside Proton compatdata instead of the game directory.", "image": "https://raw.githubusercontent.com/xXJSONDeruloXx/Decky-Framegen/refs/heads/main/assets/optiscaler_final.png" } } |
