diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 46938fe..1880561 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -1169,7 +1169,7 @@ gameList=( #"Fartman" "Finger Panic" "Fuck That Bird" - #"Galactic Strike" + "Galactic Strike" "GMA Tank Commander" "Grizzly Gulch" "Hammer of Glory" @@ -2246,6 +2246,9 @@ download "https://erion.cf/files/ag_103.zip" install_wine_bottle speechsdk unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.2.zip" add_launcher "c:\Program Files\Galactic Strike\Galactic Strike.exe" + echo "Use controls wasd to movi and navigate the menu." + echo "Use m to fire and select items from the menu." + alert ;; "GMA Tank Commander") download "http://www.gmagames.com/gtc120.exe"