usdpl-decky-plugin-template/plugin.json
2024-06-13 18:31:08 -04:00

11 lines
287 B
JSON

{
"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"
}
}