summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2025-04-23feat: VSCode Tasks Runner and deckdebug.sh Enhancements (#763)Yassine Gherbi
* feat: add dependency checks in deckdebug.sh * feat: add argument validation to deckdebug.sh * feat: remove unnecessary (testing) dependency from deckdebug.sh * . * feat: add script to run VSCode tasks with dependency handling * fix: update script usage instructions in tasks.sh * fix: dependency check after checking for nix * feat: add nix shell support in tasks.sh * fix: match the dependencies Resolve: https://github.com/SteamDeckHomebrew/decky-loader/pull/763/files/d22612c207b1f0996f2a1dbc4bd7ad392b12e49c#r2039722788 * fix incorrect path in usage --------- Co-authored-by: AAGaming <aagaming00@protonmail.com>
2024-10-03Fix missing components on Oct 2 2024 Steam Beta (#709)v3.0.2-pre1AAGaming
2024-09-05Create plugin-info.shTrainDoctor
Add plugin-info script for debugging, thanks @Jaynator495!
2024-05-25Custom error handler and some misc fixesAAGaming
2024-05-04add deckdebug.sh utilityAAGaming