WARNING! Possibly horribly broken. For stability, switch to master branch. Completely changed the way the installer system works.
This commit is contained in:
8
.install/Technoshock.sh
Normal file
8
.install/Technoshock.sh
Normal file
@ -0,0 +1,8 @@
|
||||
download "http://tiflocomp.ru/download/games/technoshock_140b_en.zip" "http://tiflocomp.ru/download/games/technoshock140b_en_update.zip"
|
||||
install_wine_bottle
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/technoshock_140b_en.zip"
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/technoshock_140b_en_update.zip"
|
||||
wine "$WINEPREFIX/drive_c/Program Files/setup_eng.exe" /silent
|
||||
${wine}server -w
|
||||
wine "$WINEPREFIX/drive_c/Program Files/setup_eng_update_pack.exe" /silent
|
||||
add_launcher "c:\Program Files\Tiflocomp Games\Technoshock\ts.exe"
|
Reference in New Issue
Block a user