From b15392b5f260123e75cf5606b7d507838f1fb77d Mon Sep 17 00:00:00 2001 From: Yassine Gherbi Date: Wed, 23 Apr 2025 14:10:28 +0200 Subject: feat: VSCode Tasks Runner and deckdebug.sh Enhancements (#763) * 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 --- scripts/plugin-info.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/plugin-info.sh (limited to 'scripts/plugin-info.sh') diff --git a/scripts/plugin-info.sh b/scripts/plugin-info.sh old mode 100644 new mode 100755 -- cgit v1.2.3