summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-08-10 14:11:27 -0700
committerTrainDoctor <traindoctor@protonmail.com>2022-09-18 12:12:07 -0700
commit55d4daca69ba9122a137f58c60151953b853b36c (patch)
tree0702a6cc6ff005d69d8ec173a466de485132b0f4 /plugin.json
parentc15ae3b7438ba880f3acc3774d4e5e41eba4c436 (diff)
downloaddecky-bazzite-buddy-55d4daca69ba9122a137f58c60151953b853b36c.tar.gz
decky-bazzite-buddy-55d4daca69ba9122a137f58c60151953b853b36c.zip
Added "do not upload" tag to plugin-template
Diffstat (limited to 'plugin.json')
-rw-r--r--plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json
index 226eec9..ac035b9 100644
--- a/plugin.json
+++ b/plugin.json
@@ -3,7 +3,7 @@
"author": "John Doe",
"flags": ["debug", "_root"],
"publish": {
- "tags": ["template", "root"],
+ "tags": ["template", "root", "dnu"],
"description": "Decky example plugin.",
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
}