diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2026-08-03 14:19:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-03 14:19:01 -0400 |
| commit | b936baab13b026d4355844d94616a622753a7370 (patch) | |
| tree | b596c42f04240d66ad934ece56bc16e300178a09 /package.json | |
| parent | b1f2a36ed17928fb98a22d70ce6f39fd967a143c (diff) | |
| parent | 24840e334aff52ef77a92dbedaf3c574496d6ea9 (diff) | |
| download | decky-lsfg-vk-0.12.7.tar.gz decky-lsfg-vk-0.12.7.zip | |
feat: expose FP16 acceleration setting (#249)v0.12.7
Expose the FP16 acceleration toggle and preserve no_fp16 in generated TOML configuration.
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 2671260..0548f7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.12.6", + "version": "0.12.7", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
