Added launcher for Entombed. It's still not working, but that's one less thing for when it does.

This commit is contained in:
Storm Dragon 2020-12-04 21:09:53 -05:00
parent ba2f84079b
commit fbabad8dfe

View File

@ -542,7 +542,7 @@ case "${game}" in
install_wine_bottle speechsdk msvcrt40 dotnet48 xna40 install_wine_bottle speechsdk msvcrt40 dotnet48 xna40
download "http://blind-games.com/newentombed/EntombedSetup.exe" download "http://blind-games.com/newentombed/EntombedSetup.exe"
wine "${cache}/EntombedSetup.exe" /silent wine "${cache}/EntombedSetup.exe" /silent
#add_launcher "c:\Program Files\MTGames\Easter Quest\easter.exe" add_launcher "c:\Program Files\Entombed\Entombed.exe"
;; ;;
"Fantasy Story II") "Fantasy Story II")
export winVer="win10" export winVer="win10"