diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-10-21 12:06:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 12:06:57 -0400 |
| commit | 4f7557a84be323392e00f51194e7b70b35512277 (patch) | |
| tree | 12ff6e936470801b18f2ab39836b941be794cb05 /plugin.json | |
| parent | bd2fdea07cde9aaac77047aa4a7d406c39e5a56e (diff) | |
| parent | ec37b86c5d4a6371804e71e7863df6a71c756db3 (diff) | |
| download | decky-lsfg-vk-4f7557a84be323392e00f51194e7b70b35512277.tar.gz decky-lsfg-vk-4f7557a84be323392e00f51194e7b70b35512277.zip | |
Merge pull request #189 from xXJSONDeruloXx/store-cleanup-2
Store cleanup 2
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugin.json b/plugin.json index 67bc281..009c589 100644 --- a/plugin.json +++ b/plugin.json @@ -1,11 +1,11 @@ { "name": "Decky LSFG-VK", "author": "Kurt Himebauch", - "flags": ["debug", "_root"], + "flags": [], "api_version": 1, "publish": { - "tags": ["installer", "vulkan", "lsfg"], - "description": "Enable frame generation on the Steam Deck using lsfg-vk compatibility layer.", + "tags": ["installer", "vulkan", "lsfg", "framegen", "lossless", "scaling"], + "description": "Enable lossless scaling frame generation on the Steam Deck using lsfg-vk compatibility layer.", "image": "https://steamcommunity.com/sharedfiles/filedetails/?id=3522791434" } } |
