summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-24 01:00:30 -0400
committerGitHub <noreply@github.com>2025-07-24 01:00:30 -0400
commitac8b80a51aee60d8ebfc6fbdbcede8b65b420b11 (patch)
tree8f09e864dc0fa427f32af67c7fa75e037f40a8c6 /package.json
parent32fc92aa68f0a53cd037bf5866a1f162f69b8dde (diff)
parent1ab33887cc929bf668431541f2836084cc7ac2b6 (diff)
downloaddecky-lsfg-vk-ac8b80a51aee60d8ebfc6fbdbcede8b65b420b11.tar.gz
decky-lsfg-vk-ac8b80a51aee60d8ebfc6fbdbcede8b65b420b11.zip
Merge pull request #80 from xXJSONDeruloXx/target-fps
Target fps
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 3000ac9..000da33 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-lossless-scaling-vk",
- "version": "0.6.14",
+ "version": "0.6.15",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
@@ -46,8 +46,8 @@
"remote_binary": [
{
"name": "lsfg-vk_archlinux.zip",
- "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/fence-only/lsfg-vk_archlinux.zip",
- "sha256hash": "8bc183c8398defe9b190fa1ea68a7c6c117401bbce6d34fbdda8f8ffd5ab4c71"
+ "url": "https://github.com/xXJSONDeruloXx/lsfg-vk/releases/download/fps-target-conf/lsfg-vk_archlinux.zip",
+ "sha256hash": "770f8b8c8698c6bbe7715f2c1dffe76979e40ca89462cd553f5ee6d8bdc7bdd4"
}
],