diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-23 19:58:44 -0500 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-23 19:58:44 -0500 |
| commit | abbce6a450e1484b3f1d81778a618168a628b1b6 (patch) | |
| tree | 3b7a34cef600c4d98ae421b45f45c19b41c7616b | |
| parent | dba49f035b5dd0259c3fc3fa2da4aadd3bb9985b (diff) | |
| download | Decky-Framegen-abbce6a450e1484b3f1d81778a618168a628b1b6.tar.gz Decky-Framegen-abbce6a450e1484b3f1d81778a618168a628b1b6.zip | |
add metadata
| -rw-r--r-- | package.json | 16 | ||||
| -rw-r--r-- | 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 <you@you.tld>", + "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" } |
