Fix party pack
This commit is contained in:
parent
012fadcf6d
commit
d63f9a4263
@ -1571,6 +1571,7 @@ case "${game}" in
|
||||
"ESP Pinball Party Pack")
|
||||
export winVer="win7"
|
||||
export bottle="esp-pinball"
|
||||
export WINEPREFIX="$HOME/.local/wine/esp-pinball"
|
||||
# Only works in conjunction with esp pinball extreme.
|
||||
if ! [ -f "$HOME/.local/wine/$bottle/drive_c/Program Files/Draconis Entertainment/ESP Pinball Xtreme/pbx.exe" ] ; then
|
||||
echo "Error: You need to install ESP Pinball Extreme first to use this game. Please do so before continuing." >&2
|
||||
|
Loading…
Reference in New Issue
Block a user