mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2026-05-18 22:50:07 +02:00
6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"name": "Example Plugin",
|
|
"author": "John Doe",
|
|
"flags": ["debug", "_root"]
|
|
}
|