mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-15 18:03:01 -06:00
Move to CLI
This commit is contained in:
parent
4bd10dbb84
commit
e0778407f4
5 changed files with 159 additions and 72 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