Fix a typo.

It is Shooter.exe
This commit is contained in:
2025-09-09 18:25:18 -04:00
parent 5590a4cde6
commit f9df5b4299

View File

@@ -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"