Zack Whipkey
05cb4433d8
small refactor to avoid vscode spitting out errors for tasks.json ( #30 )
2024-10-04 13:33:27 -04:00
PartyWumpus
a2de28e318
Merge branch 'main' into aa/websockets
2024-09-27 17:05:12 +01:00
Renn
d18cbd5c99
Fix deployment for plugin names with more than one spaces ( #41 )
2024-07-09 21:59:14 -07:00
AAGaming
b939274d15
support new APIs fully
2024-06-13 18:31:08 -04:00
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
jurassicplayer
a193ffad52
Update defsettings.json ( #32 )
...
Set default to the default hostname to possibly remove setup effort
2023-09-08 14:33:52 -07:00
TrainDoctor
ec1dfc791c
Remove spaces properly
...
Remove all spaces and replace with dashes as originally intended.
2023-08-03 17:27:35 -07: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
Yao Chung Hu
4beeece512
Global DFL Part 2 ( #25 )
2023-06-04 11:36:10 -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
Kevin Hester
1dd9bb21b6
Add a 'restartloader' tasks to restart the python backend. ( #19 )
...
This is useful for testing/developing the python code.
I also added this as an optional last
subtask on allinone.
2023-02-20 10:34:55 -08:00
Luis Finke
9b03754939
add py_modules to vscode defsettings.json ( #14 )
2023-01-18 16:59:56 -08:00
D_Pain
3c508eb258
Ensure correct permissions during deployment. ( #6 )
...
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
2022-07-27 13:14:38 -07:00
TrainDoctor
93c909b231
Missed a spot, this will make all subdirs of homebrew readwrite-able
...
Keep in mind this does not reflect the default setup for end-users!
2022-07-26 13:36:49 -07:00
TrainDoctor
ac0fde6d6e
Update tasks to deploy plugins to non-dev directory
...
Now that binary releases are out, this makes more sense for developers.
2022-07-25 12:12:38 -07:00
TrainDoctor
d58b8f752d
Run chmodfolders before and after deploy
2022-06-29 12:19:09 -07:00
TrainDoctor
e3e6f23c73
Remove updatefrontendlib, will only be used as needed
2022-06-16 15:04:18 -07:00
TrainDoctor
a40d0da7bb
They were, in fact... doing something
2022-06-16 14:59:43 -07:00
TrainDoctor
604b355cce
Chmod task to fix perms
2022-06-16 12:47:53 -07:00
TrainDoctor
f240cbc23f
Working deploy task to send to deck
2022-06-16 12:15:06 -07:00
TrainDoctor
b0d5050896
This is broken but new job awaits
2022-06-14 15:01:10 -07:00
TrainDoctor
d67d18ab77
Add README, tasks, moved to pnpm and added an ignore for react ( #3 )
2022-06-14 16:38:29 -04:00