summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 07:08:42 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-11 07:08:42 -0400
commit03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1 (patch)
treea79b38f1485f8b80f1517bbaf1fbb3c875bac406 /plugin.json
parentfb4516cabb652774ce60e0683bda1af88cc2d09f (diff)
downloaddecky-lsfg-vk-03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1.tar.gz
decky-lsfg-vk-03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1.zip
initial commit
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"
}
}