summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-11 07:04:30 -0400
committerGitHub <noreply@github.com>2025-07-11 07:04:30 -0400
commitfb4516cabb652774ce60e0683bda1af88cc2d09f (patch)
tree7d100b11d2399ca467ce3be4a38e08695eb2bca2 /plugin.json
downloaddecky-lsfg-vk-fb4516cabb652774ce60e0683bda1af88cc2d09f.tar.gz
decky-lsfg-vk-fb4516cabb652774ce60e0683bda1af88cc2d09f.zip
Initial commit
Diffstat (limited to 'plugin.json')
-rw-r--r--plugin.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugin.json b/plugin.json
new file mode 100644
index 0000000..568bded
--- /dev/null
+++ b/plugin.json
@@ -0,0 +1,11 @@
+{
+ "name": "Example Plugin",
+ "author": "John Doe",
+ "flags": ["debug", "_root"],
+ "api_version": 1,
+ "publish": {
+ "tags": ["template", "root"],
+ "description": "Decky example plugin.",
+ "image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
+ }
+}