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

6 lines
208 B
Bash
Raw Normal View History

export winVer="win7"
2025-01-19 16:33:58 -05:00
download "http://www.gmagames.com/sod20024.exe"
install_wine_bottle vb6run dx8vb speechsdk
2025-01-19 16:33:58 -05:00
wine "${cache}/sod20024.exe" /silent
add_launcher "c:\Program Files\Shades of Doom 2.0\sod.exe"