summaryrefslogtreecommitdiff
path: root/scripts/plugin-info.sh
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-09-05Create plugin-info.shTrainDoctor
Add plugin-info script for debugging, thanks @Jaynator495!