summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.json')
-rw-r--r--plugin.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugin.json b/plugin.json
index 568bded..1873005 100644
--- a/plugin.json
+++ b/plugin.json
@@ -1,11 +1,11 @@
{
- "name": "Example Plugin",
- "author": "John Doe",
+ "name": "Lossless Scaling",
+ "author": "Kurt Himebauch",
"flags": ["debug", "_root"],
"api_version": 1,
"publish": {
- "tags": ["template", "root"],
- "description": "Decky example plugin.",
- "image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
+ "tags": ["installer", "vulkan", "lsfg"],
+ "description": "Install lsfg-vk Vulkan layer for frame generation.",
+ "image": "https://github.com/xXJSONDeruloXx/decky-lossless-scaling/blob/main/assets/lsfg-vk.png?raw=true"
}
}