mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-11 19:17:29 -06:00
support new APIs fully
This commit is contained in:
parent
cbd489150f
commit
b939274d15
10 changed files with 1062 additions and 383 deletions
2
.vscode/build.sh
vendored
2
.vscode/build.sh
vendored
|
|
@ -7,4 +7,4 @@ printf "Please input sudo password to proceed.\n"
|
|||
|
||||
# printf "\n"
|
||||
|
||||
echo $sudopass | sudo $CLI_LOCATION/decky plugin build $(pwd)
|
||||
echo $sudopass | sudo -E $CLI_LOCATION/decky plugin build $(pwd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue