summaryrefslogtreecommitdiff
path: root/.vscode/setup.sh
AgeCommit message (Collapse)Author
2024-02-26Make `setup.sh` download the correct binaries. (#37)AnOpenSauceDev
`setup.sh` downloads non-existent binaries for Decky CLI, creating a file with the contents "Not Found". This puts a check for both OS and arch so the right files are downloaded.
2024-02-04Support spaces in pwdTrainDoctor
2023-06-07Update setup.shTrainDoctor
2023-06-04Fix setup cli detection (#26)Yao Chung Hu
2023-06-03Global dfl (#24)TrainDoctor
* Initial global DFL support * Update DFL * Remove unmaintained makefile * Move to CLI * Properly extract zip files! --------- Co-authored-by: AAGaming <aa@mail.catvibers.me>