audiogame-manager/.install/Shades of Doom.sh

6 lines
208 B
Bash
Raw Normal View History

export winVer="win7"
download "http://www.gmagames.com/sod20022.exe"
install_wine_bottle vb6run dx8vb speechsdk
wine "${cache}/sod20022.exe" /silent
add_launcher "c:\Program Files\Shades of Doom 2.0\sod.exe"