diff options
| author | MasterZK <z.kyaw24@gmail.com> | 2025-09-23 16:42:40 +0200 |
|---|---|---|
| committer | MasterZK <z.kyaw24@gmail.com> | 2025-09-23 16:42:40 +0200 |
| commit | 33729c51430689d2401694c75acc01ff2d32a8e3 (patch) | |
| tree | 85167b073713c0e384d9b40452c080a2e58a4abd /package.json | |
| parent | 7f5df2da22d0016b26d87a4adb89204660a47630 (diff) | |
| download | Decky-Framegen-33729c51430689d2401694c75acc01ff2d32a8e3.tar.gz Decky-Framegen-33729c51430689d2401694c75acc01ff2d32a8e3.zip | |
Added Lutris Steam shortcut support
Added Exe path detection for games added as steam shortcut in lutris
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7449239..a9e492d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.11.16", + "version": "0.11.17", "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": { |
