From fb4516cabb652774ce60e0683bda1af88cc2d09f Mon Sep 17 00:00:00 2001 From: Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> Date: Fri, 11 Jul 2025 07:04:30 -0400 Subject: Initial commit --- plugin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugin.json (limited to 'plugin.json') 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" + } +} -- cgit v1.2.3