You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
163 B
Bash

#!/bin/sh -e
export WINEPREFIX="$HOME/.wineprefix/starcraft2"
wine "$HOME/.wineprefix/starcraft2/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe"