Commit caa5c88b authored by Mikhail Tergoev's avatar Mikhail Tergoev

fixed Battle Of Space Raiders

parent 5346327e
#!/usr/bin/env bash
#Author: fidel
#aops.exe
#Rating=1-5
export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="SPACE_RIDERS"
......@@ -8,6 +8,9 @@
########################################################################
export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/bsr_setup.exe"
export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="SPACE_RIDERS"
start_portwine
if try_download "https://battleofspaceraiders.com/install/bsr_setup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment