diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-28 12:39:38 -0500 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-28 12:39:38 -0500 |
| commit | 70f7d2a49aa83ed9ef92496b4e6778c6f26533af (patch) | |
| tree | cdb5325ddf539cdd57886697c2e69b4d48d65e93 | |
| parent | ac809d88c455a96b00d2b0afae79b38da53bb32d (diff) | |
| download | Decky-Framegen-70f7d2a49aa83ed9ef92496b4e6778c6f26533af.tar.gz Decky-Framegen-70f7d2a49aa83ed9ef92496b4e6778c6f26533af.zip | |
update image to be more representative of plugin current state, bump versionv0.4.1
| -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" } } |
