usdpl-decky-plugin-template/plugin.json
2022-06-28 13:45:27 -04:00

9 lines
183 B
JSON

{
"name": "Example Plugin",
"author": "John Doe",
"flags": ["debug", "_root"],
"publish": {
"tags": ["template", "root"],
"description": "Decky example plugin."
}
}