usdpl-decky-plugin-template/plugin.json

6 lines
124 B
JSON

{
"name": "Example Plugin",
"author": "John Doe",
"frontend_bundle": "dist/index.js",
"flags": ["debug", "_root"]
}