From abbce6a450e1484b3f1d81778a618168a628b1b6 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Thu, 23 Jan 2025 19:58:44 -0500 Subject: add metadata --- package.json | 16 +++++++++------- plugin.json | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index fdb67cb..ba49733 100644 --- a/package.json +++ b/package.json @@ -10,21 +10,23 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/SteamDeckHomebrew/decky-plugin-template.git" + "url": "git+https://github.com/xXJSONDeruloXx/Decky-Framegen.git" }, "keywords": [ "decky", "plugin", - "plugin-template", - "steam-deck", - "deck" + "DLSS", + "Framegen", + "Upscaling", + "FSR", + "DLSS-Swapper" ], - "author": "You ", + "author": "no@thankyou.com", "license": "BSD-3-Clause", "bugs": { - "url": "https://github.com/SteamDeckHomebrew/decky-plugin-template/issues" + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen.git/issues" }, - "homepage": "https://github.com/SteamDeckHomebrew/decky-plugin-template#readme", + "homepage": "https://github.com/xXJSONDeruloXx/Decky-Framegen.git", "devDependencies": { "@decky/rollup": "^1.0.1", "@decky/ui": "^4.7.2", diff --git a/plugin.json b/plugin.json index eb2d3ec..18545ed 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { "name": "Decky Framegen", "author": "JSON Derulo", - "flags": ["debug", "_root"], + "flags": [], "api_version": 1, "publish": { - "tags": ["template", "root"], + "tags": ["DLSS", "Framegen","upscaling","FSR"], "description": "plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.", "image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader" } -- cgit v1.2.3