mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-04 21:08:07 -06:00
Global dfl (#24)
* Initial global DFL support * Update DFL * Remove unmaintained makefile * Move to CLI * Properly extract zip files! --------- Co-authored-by: AAGaming <aa@mail.catvibers.me>
This commit is contained in:
parent
ecb45e71f1
commit
e0ec175d16
10 changed files with 399 additions and 405 deletions
1
.vscode/defsettings.json
vendored
1
.vscode/defsettings.json
vendored
|
|
@ -4,6 +4,7 @@
|
|||
"deckpass" : "ssap",
|
||||
"deckkey" : "-i ${env:HOME}/.ssh/id_rsa",
|
||||
"deckdir" : "/home/deck",
|
||||
"pluginname": "Example Plugin",
|
||||
"python.analysis.extraPaths": [
|
||||
"./py_modules"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue