summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--plugin.json2
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"],