diff options
| author | AAGaming <aagaming@riseup.net> | 2024-06-13 18:11:44 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-06-13 18:31:08 -0400 |
| commit | b939274d157257d0a57b339193d961b39ded6207 (patch) | |
| tree | 8d8fa1ac4ca672b7ced3042fb5f9ce1da7e99dee /plugin.json | |
| parent | cbd489150fc2f721fe788ef6d58b8b792843e7d0 (diff) | |
| download | decky-bazzite-buddy-b939274d157257d0a57b339193d961b39ded6207.tar.gz decky-bazzite-buddy-b939274d157257d0a57b339193d961b39ded6207.zip | |
support new APIs fully
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin.json b/plugin.json index 226eec9..568bded 100644 --- a/plugin.json +++ b/plugin.json @@ -2,6 +2,7 @@ "name": "Example Plugin", "author": "John Doe", "flags": ["debug", "_root"], + "api_version": 1, "publish": { "tags": ["template", "root"], "description": "Decky example plugin.", |
