mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-21 04:26:16 -06:00
moved to deckbuild
This commit is contained in:
parent
b05ecd55e7
commit
54ba277a12
18 changed files with 590 additions and 107 deletions
10
.vscode/defsettings.json
vendored
10
.vscode/defsettings.json
vendored
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"deckip" : "0.0.0.0",
|
||||
"deckport" : "22",
|
||||
"deckpass" : "ssap",
|
||||
"deckkey" : "-i ${env:HOME}/.ssh/id_rsa",
|
||||
"deckdir" : "/home/deck",
|
||||
"python.analysis.extraPaths": [
|
||||
"./py_modules"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue