mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-16 13:27:29 -06:00
Add support for the 'decky_plugin' module exposed by decky-loader
This commit is contained in:
parent
ae179d618e
commit
0110fe2530
2 changed files with 30 additions and 10 deletions
1
.vscode/defsettings.json
vendored
1
.vscode/defsettings.json
vendored
|
|
@ -5,6 +5,7 @@
|
|||
"deckkey" : "-i ${env:HOME}/.ssh/id_rsa",
|
||||
"deckdir" : "/home/deck",
|
||||
"python.analysis.extraPaths": [
|
||||
"../decky-loader/plugin",
|
||||
"./py_modules"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue