From 6c1197ce3b696c1744abcac7ad13d855b80389cd Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 12:52:17 -0400 Subject: chore: rm template flags --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.json') diff --git a/plugin.json b/plugin.json index 67bc281..acd05ef 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Decky LSFG-VK", "author": "Kurt Himebauch", - "flags": ["debug", "_root"], + "flags": [], "api_version": 1, "publish": { "tags": ["installer", "vulkan", "lsfg"], -- cgit v1.2.3 From 13495d4a6c7448ee8ff6b3e64d423a53ce93bee9 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 12:55:00 -0400 Subject: chore: update tags --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin.json') diff --git a/plugin.json b/plugin.json index acd05ef..009c589 100644 --- a/plugin.json +++ b/plugin.json @@ -4,8 +4,8 @@ "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" } } -- cgit v1.2.3