temp plugin.json fixes for store testing

master
AAGaming 3 years ago committed by GitHub
parent e3e6f23c73
commit bc8b57be3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save