usdpl-decky-plugin-template/plugin.json
2022-09-18 12:12:07 -07:00

10 lines
274 B
JSON

{
"name": "Example Plugin",
"author": "John Doe",
"flags": ["debug", "_root"],
"publish": {
"tags": ["template", "root", "dnu"],
"description": "Decky example plugin.",
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
}
}