Vous êtes ici
Star Wars : Jedi Knight Jedi Academy - Patch 1.01
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 0 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:
ContribuerMembre | Messages |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com