mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-28 22:12:26 -05:00
Added support for static assets
This commit is contained in:
parent
76470f49a8
commit
f554798ee4
9 changed files with 120 additions and 949 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "Example Plugin",
|
||||
"author": "John Doe",
|
||||
"frontend_bundle": "dist/index.js",
|
||||
"flags": ["debug", "_root"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue