Shooter RW added.

This commit is contained in:
Storm Dragon
2026-01-12 16:23:39 -05:00
parent 0c8a749240
commit 9d4e9b9a7f

6
.install/Shooter_rw.sh Normal file
View File

@@ -0,0 +1,6 @@
export WINEARCH=win64
export winVer="win7"
get_installer "shooterrw-win.zip" "https://masonasons.itch.io/shooterrw"
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/shooter_rw" "${cache}/shooterrw-win.zip"
add_launcher "c:\Program Files\shooter_rw\Shooter.exe"