From e9d975957eff2a38e2448612ebc29f04aac7c9bc Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 11 Jul 2025 07:23:01 -0400 Subject: update package deets --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6b60965..6f27948 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "decky-plugin-template", - "version": "0.0.1", - "description": "A template to quickly create decky plugins from scratch, based on TypeScript and webpack", + "name": "lossless-scaling-vk", + "version": "0.1.0", + "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk compatibility layer", "type": "module", "scripts": { "build": "rollup -c", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/SteamDeckHomebrew/decky-plugin-template.git" + "url": "git+https://github.com/xXJSONDeruloXx/decky-lossless-scaling-vk.git" }, "keywords": [ "decky", @@ -22,9 +22,9 @@ "author": "You ", "license": "BSD-3-Clause", "bugs": { - "url": "https://github.com/SteamDeckHomebrew/decky-plugin-template/issues" + "url": "https://github.com/xXJSONDeruloXx/decky-lossless-scaling-vk/issues" }, - "homepage": "https://github.com/SteamDeckHomebrew/decky-plugin-template#readme", + "homepage": "https://github.com/xXJSONDeruloXx/decky-lossless-scaling-vk#readme", "devDependencies": { "@decky/rollup": "^1.0.1", "@decky/ui": "^4.7.2", -- cgit v1.2.3