summaryrefslogtreecommitdiff
path: root/plugin.json
blob: 226eec949a1b86f1682358029661d8bec3356ac8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "Example Plugin",
  "author": "John Doe",
  "flags": ["debug", "_root"],
  "publish": {
    "tags": ["template", "root"],
    "description": "Decky example plugin.",
    "image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
  }
}