diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | plugin.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ba49733..17e7cf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.0.1", + "version": "0.4.1", "description": "plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.", "type": "module", "scripts": { diff --git a/plugin.json b/plugin.json index 751e594..5ea6a52 100644 --- a/plugin.json +++ b/plugin.json @@ -6,6 +6,6 @@ "publish": { "tags": ["DLSS", "Framegen","upscaling","FSR"], "description": "Plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.", - "image": "https://steamuserimages-a.akamaihd.net/ugc/25433478552776047/5693E580359F3891E1C0A3990B968CFBC6EB0C92/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false" + "image": "https://steamuserimages-a.akamaihd.net/ugc/25433478562915060/828F24226A909559D7D64A53F961AC57AAFE581C/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false" } } |
