mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2026-05-17 14:10:08 +02:00
temp plugin.json fixes for store testing
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"name": "Example Plugin",
|
||||
"author": "John Doe",
|
||||
"flags": ["debug", "_root"]
|
||||
"flags": ["debug", "_root"],
|
||||
"publish": {
|
||||
"tags": ["template", "root"],
|
||||
"description": "Decky example plugin."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user