Commit Graph

37 Commits (95ee2b54c723013530992beb005ac16e6898975d)
 

Author SHA1 Message Date
TrainDoctor 95ee2b54c7
Add remote_binary, use url to download remote bin
TrainDoctor eef6195ec4
Update decky-frontend-lib
TrainDoctor 4fcd72fd1b Added basic logging config
TrainDoctor 2c0988f3c1
Update README.md
TrainDoctor 7fcb773908
Update README.md
Nick Girga 7972ff7879
fix link typo in README.md ()
Co-authored-by: Nick Girga <contact@nickgirga.com>
TrainDoctor 5b4aa87ba3
Add a license to the template
You may re-license your plugin under another license but you will need to keep this license notice with source code and binary redistribution.
This is best done by adding your preferred license to the top of this file and including this license above.
TrainDoctor af817b6b5f
Merge Dockerfile and example files for backend support example ()
* Add template dockerfile for testing

* Switch to holo-docker image

* Add default entrypoint.sh

* Updated dockerfile to reflect CI/CD on database

* Add template makefile, main.c

* Adjusted entrypoint.sh to actually build binary

* Made entrypoint.sh executable

* Big README update and comments in Dockerfile
TrainDoctor 41103641bd
Update README.md
TrainDoctor 9502211299
Update README.md
D_Pain 3c508eb258
Ensure correct permissions during deployment. ()
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
TrainDoctor b88b430e26 Update to latest version of decky-frontend-library
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!
TrainDoctor ac0fde6d6e Update tasks to deploy plugins to non-dev directory
Now that binary releases are out, this makes more sense for developers.
TrainDoctor 6639643077 Add defaults folder to template
AAGaming da3a4183ca
bump decky-frontend-lib
TrainDoctor d58b8f752d Run chmodfolders before and after deploy
AAGaming 25f3f8c7e1
another temp edit
AAGaming bc8b57be3a
temp plugin.json fixes for store testing
TrainDoctor e3e6f23c73 Remove updatefrontendlib, will only be used as needed
TrainDoctor a40d0da7bb They were, in fact... doing something
TrainDoctor 604b355cce Chmod task to fix perms
TrainDoctor f240cbc23f Working deploy task to send to deck
TrainDoctor b0d5050896 This is broken but new job awaits
TrainDoctor d67d18ab77
Add README, tasks, moved to pnpm and added an ignore for react ()
AAGaming 26dc961f58
showModal->showContextMenu
Jonas Dellinger d8870f2062 Update lib, show example of router
AAGaming 8232080649
fix oops
AAGaming 6e73b27961
Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-template
AAGaming adb8a84d2c
fix react
AAGaming e264d9754c
actually fix react
Jonas Dellinger a5d491256f Use new exported components
Jonas Dellinger f554798ee4 Added support for static assets
AAGaming 76470f49a8
readd npm lockfile
AAGaming 569f8b8707
fix dependencies, edit rollup and ts config, switch jsx runtime, use pnpm lockfiles
Jonas Dellinger 5a60010268 Actuall add decky-frontend-lib and remove some old code
Jonas Dellinger 52f6ca1c58 Initial commit