mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-25 17:33:32 -06:00
5 lines
86 B
JSON
5 lines
86 B
JSON
{
|
|
"name": "Example Plugin",
|
|
"author": "John Doe",
|
|
"flags": ["debug", "_root"]
|
|
}
|