From d73ef3cc7d248d7eba8bc4979d604cf500f2d232 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 25 Aug 2025 16:18:56 -0400 Subject: initial rename work --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index c5b58ee..da103fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "decky-lossless-scaling-vk", + "name": "decky-lsfg-vk", "version": "0.10.5", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/xXJSONDeruloXx/decky-lossless-scaling-vk.git" + "url": "git+https://github.com/xXJSONDeruloXx/decky-lsfg-vk.git" }, "keywords": [ "decky", -- cgit v1.2.3 From 16eee88ad5696e855dbb05993e6a4393ae137bc1 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 25 Aug 2025 16:23:18 -0400 Subject: update url in dl new ver logic, bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index da103fa..c881134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.10.5", + "version": "0.10.6", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { -- cgit v1.2.3