Commit Graph

56 Commits (e2b4542b58f634998db62b9b69aeeac6130e5ea5)
 

Author SHA1 Message Date
TrainDoctor e2b4542b58
Update README.md
TrainDoctor 36389449ff
Update README.md
TrainDoctor 17924b84e3
Explicit requirements for LICENSE.md
TrainDoctor 9a58f8aaa0
Update template
TrainDoctor 05eefd80a5
Update main.py
TrainDoctor 8dd0b92dc0
Update LICENSE
TrainDoctor 1228d24ccc
Fix plugin template having the do not upload tag
TrainDoctor fee981b521
Update package.json
TrainDoctor 33bde6f55f
Update package.json
TrainDoctor b0f960d7db
Update package.json
TrainDoctor 55d4daca69
Added "do not upload" tag to plugin-template
TrainDoctor c15ae3b743
Big README update and comments in Dockerfile
TrainDoctor 7517e7e1c7
Made entrypoint.sh executable
TrainDoctor 43d9b29d04
Adjusted entrypoint.sh to actually build binary
TrainDoctor aa46a9ee70
Updated dockerfile to reflect CI/CD on database
TrainDoctor 9d8ffe8299
Add default entrypoint.sh
TrainDoctor 3f233cae29
Switch to holo-docker image
TrainDoctor d13987ac2b
whoops wrong image name
TrainDoctor 328d3a8316
Add template dockerfile for testing
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