Commit graph

5 commits

Author SHA1 Message Date
AnOpenSauceDev
cbd489150f
Make setup.sh download the correct binaries. (#37)
`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-26 10:03:18 -08:00
TrainDoctor
498ca9b13d
Support spaces in pwd 2024-02-04 17:51:53 -08:00
TrainDoctor
532e0b8a87
Update setup.sh 2023-06-07 11:59:23 -07:00
Yao Chung Hu
625eaf2897
Fix setup cli detection (#26) 2023-06-04 12:40:58 -07:00
TrainDoctor
e0ec175d16
Global dfl (#24)
* Initial global DFL support

* Update DFL

* Remove unmaintained makefile

* Move to CLI

* Properly extract zip files!

---------

Co-authored-by: AAGaming <aa@mail.catvibers.me>
2023-06-03 07:42:27 -07:00