Star Wars : Jedi Knight Jedi Academy - Patch 1.01

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 12861
Wine: System

Retours d'expérience

Code source

#!/bin/bash
if [ "$PLAYONLINUX" = "" ]
then
exit 0
fi
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init
POL_SetupWindow_free_presentation "Jedi Knight Academy" "This setup will patch Jedi Knight Academy"

cd $REPERTOIRE/tmp

POL_SetupWindow_wait_next_signal "Please wait will the patch is downloaded" "Jedi Knight Academy"


POL_SetupWindow_wait_next_signal "Please wait will the patch is installed" "Jedi Knight Academy"

select_prefixe "$REPERTOIRE/wineprefix/JediKnightAcademy"
wget ftp://ftp.lucasarts.com/patches/pc/JKAcademy1_01.exe
wine ./JKAcademy1_01.exe
rm ./JKAcademy1_01.exe

POL_SetupWindow_Close

exit

Contributions

Filters:

Contribuer
Membre Messages