Removed the discontinued game Revenge of the Undead. Rest in pieces.
This commit is contained in:
@ -555,7 +555,6 @@ gameList=(
|
||||
"Perilous Hearts"
|
||||
"Pontes Kickups!"
|
||||
"Q9"
|
||||
"Revenge of the Undead"
|
||||
"Rhythm Rage"
|
||||
#"River raiders"
|
||||
"RS Games"
|
||||
@ -1007,14 +1006,6 @@ EOF
|
||||
wine "${cache}/q9_english_installer.exe" /silent
|
||||
add_launcher "c:\Program Files\Q9 Action Game\q9.exe"
|
||||
;;
|
||||
"Revenge of the Undead")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
download "https://tunmi13.dev/projects/rotu.zip"
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/rotu.zip"
|
||||
rm -fv "${WINEPREFIX}/drive_c/Program Files/rotu/nvdaControllerClient32.dll"
|
||||
add_launcher "c:\Program Files\rotu\rotu.exe"
|
||||
;;
|
||||
"Rhythm Rage")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
|
Reference in New Issue
Block a user