mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-16 05:17:29 -06:00
Make versioned 'decky_plugin.pyi' stub interface and 'py_modules'
support available
This commit is contained in:
parent
0110fe2530
commit
77e229eb63
3 changed files with 173 additions and 1 deletions
1
.vscode/defsettings.json
vendored
1
.vscode/defsettings.json
vendored
|
|
@ -5,7 +5,6 @@
|
|||
"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