summaryrefslogtreecommitdiff
path: root/plugin.json
blob: 568bdedddf5751e0c26b48070297da2c6f153344 (plain)
1
2
3
4
5
6
7
8
9
10
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"
  }
}