This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
caylon/plugin.json
2022-07-24 19:15:35 +00:00

11 lines
267 B
JSON

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