From f9df5b42998aa70485185402bb80c6c2f5bb2bd2 Mon Sep 17 00:00:00 2001 From: Hunter Jozwiak Date: Tue, 9 Sep 2025 18:25:18 -0400 Subject: [PATCH] Fix a typo. It is Shooter.exe --- .install/Shooter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/Shooter.sh b/.install/Shooter.sh index 72802be..c310908 100644 --- a/.install/Shooter.sh +++ b/.install/Shooter.sh @@ -3,4 +3,4 @@ export winVer="win7" get_installer "shooter-win.zip" "https://brynify.itch.io/shooter" install_wine_bottle install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/shooter" "${cache}/shooter-win.zip" -add_launcher "c:\Program Files\shooter\shooter.exe" +add_launcher "c:\Program Files\shooter\Shooter.exe"