7 lines
364 B
Bash
7 lines
364 B
Bash
download "https://blindgamers.com/downloads/Tactical%20Battle%20Dev.zip"
|
|
install_wine_bottle
|
|
LC_ALL=C DISPLAY="" winetricks -q dotnet462
|
|
wineserver -k
|
|
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/Tactical Battle" "${cache}/Tactical Battle Dev.zip"
|
|
add_launcher "c:\Program Files\Tactical Battle\Tactical Battle.exe"
|