56 Commits (master)
 

Author SHA1 Message Date
TrainDoctor e2b4542b58
Update README.md 2 years ago
TrainDoctor 36389449ff
Update README.md 2 years ago
TrainDoctor 17924b84e3
Explicit requirements for LICENSE.md 2 years ago
TrainDoctor 9a58f8aaa0
Update template 2 years ago
TrainDoctor 05eefd80a5
Update main.py 2 years ago
TrainDoctor 8dd0b92dc0
Update LICENSE 2 years ago
TrainDoctor 1228d24ccc
Fix plugin template having the do not upload tag 2 years ago
TrainDoctor fee981b521
Update package.json 2 years ago
TrainDoctor 33bde6f55f
Update package.json 2 years ago
TrainDoctor b0f960d7db
Update package.json 2 years ago
TrainDoctor 55d4daca69
Added "do not upload" tag to plugin-template 2 years ago
TrainDoctor c15ae3b743
Big README update and comments in Dockerfile 2 years ago
TrainDoctor 7517e7e1c7
Made entrypoint.sh executable 2 years ago
TrainDoctor 43d9b29d04
Adjusted entrypoint.sh to actually build binary 2 years ago
TrainDoctor aa46a9ee70
Updated dockerfile to reflect CI/CD on database 2 years ago
TrainDoctor 9d8ffe8299
Add default entrypoint.sh 2 years ago
TrainDoctor 3f233cae29
Switch to holo-docker image 2 years ago
TrainDoctor d13987ac2b
whoops wrong image name 2 years ago
TrainDoctor 328d3a8316
Add template dockerfile for testing 2 years ago
TrainDoctor 95ee2b54c7
Add remote_binary, use url to download remote bin 2 years ago
TrainDoctor eef6195ec4
Update decky-frontend-lib 2 years ago
TrainDoctor 4fcd72fd1b Added basic logging config 2 years ago
TrainDoctor 2c0988f3c1
Update README.md 2 years ago
TrainDoctor 7fcb773908
Update README.md 2 years ago
Nick Girga 7972ff7879
fix link typo in README.md (#8)
Co-authored-by: Nick Girga <contact@nickgirga.com>
2 years ago
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.
2 years ago
TrainDoctor af817b6b5f
Merge Dockerfile and example files for backend support example (#7)
* 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
2 years ago
TrainDoctor 41103641bd
Update README.md 2 years ago
TrainDoctor 9502211299
Update README.md 2 years ago
D_Pain 3c508eb258
Ensure correct permissions during deployment. (#6)
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
2 years ago
TrainDoctor b88b430e26 Update to latest version of decky-frontend-library 2 years ago
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!
2 years ago
TrainDoctor ac0fde6d6e Update tasks to deploy plugins to non-dev directory
Now that binary releases are out, this makes more sense for developers.
2 years ago
TrainDoctor 6639643077 Add defaults folder to template 2 years ago
AAGaming da3a4183ca
bump decky-frontend-lib 3 years ago
TrainDoctor d58b8f752d Run chmodfolders before and after deploy 3 years ago
AAGaming 25f3f8c7e1
another temp edit 3 years ago
AAGaming bc8b57be3a
temp plugin.json fixes for store testing 3 years ago
TrainDoctor e3e6f23c73 Remove updatefrontendlib, will only be used as needed 3 years ago
TrainDoctor a40d0da7bb They were, in fact... doing something 3 years ago
TrainDoctor 604b355cce Chmod task to fix perms 3 years ago
TrainDoctor f240cbc23f Working deploy task to send to deck 3 years ago
TrainDoctor b0d5050896 This is broken but new job awaits 3 years ago
TrainDoctor d67d18ab77
Add README, tasks, moved to pnpm and added an ignore for react (#3) 3 years ago
AAGaming 26dc961f58
showModal->showContextMenu 3 years ago
Jonas Dellinger d8870f2062 Update lib, show example of router 3 years ago
AAGaming 8232080649
fix oops 3 years ago
AAGaming 6e73b27961
Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-template 3 years ago
AAGaming adb8a84d2c
fix react 3 years ago
AAGaming e264d9754c
actually fix react 3 years ago