diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-11 07:08:42 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-11 07:08:42 -0400 |
| commit | 03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1 (patch) | |
| tree | a79b38f1485f8b80f1517bbaf1fbb3c875bac406 /plugin.json | |
| parent | fb4516cabb652774ce60e0683bda1af88cc2d09f (diff) | |
| download | decky-lsfg-vk-03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1.tar.gz decky-lsfg-vk-03f96bcd2afb72dc5fc4674d8a70d7cabd78bec1.zip | |
initial commit
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 10 |
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" } } |
