mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2026-05-24 01:18:55 +02:00
Initial commit
This commit is contained in:
6
plugin.json
Normal file
6
plugin.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Example Plugin",
|
||||
"author": "John Doe",
|
||||
"frontend_bundle": "dist/example-plugin.js",
|
||||
"flags": ["hot_reload", "_root"]
|
||||
}
|
||||
Reference in New Issue
Block a user