summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2026-08-03 14:19:01 -0400
committerGitHub <noreply@github.com>2026-08-03 14:19:01 -0400
commit5598bb0e97fd9a0e16f63c4c93a4dc6ae1f169ab (patch)
treeb596c42f04240d66ad934ece56bc16e300178a09 /package.json
parent5fd68766ba212cde01ebe6377fc063deaef6b0f8 (diff)
parent43f6b5621299aca92fd43de27922c1b27dd82e46 (diff)
downloaddecky-lsfg-vk-5598bb0e97fd9a0e16f63c4c93a4dc6ae1f169ab.tar.gz
decky-lsfg-vk-5598bb0e97fd9a0e16f63c4c93a4dc6ae1f169ab.zip
feat: expose FP16 acceleration setting (#249)
Expose the FP16 acceleration toggle and preserve no_fp16 in generated TOML configuration.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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": {