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 --- package.json | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee49d1d..2ca9dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.11.3", + "version": "0.11.4", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { 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