game:
args: -opengl -window
exe: drive_c/Program Files (x86)/Warcraft III/Frozen Throne.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: war3tft.ico
- task:
description: Installing Warcraft III - The Frozen Throne...
executable: $DISC/install.exe
name: wineexec
- input_menu:
description: Please choose your CD native language in the list. Do not choose
another language than the one from your CD or the update will not install and
you will have to reinstall all the game.
id: LANG
options:
- English: English
- Francais: "Fran\xE7ais"
- Italiano: Italiano
- Deutsch: Deutsch
- Castellano: Castellano
- Cesky: Cesky
- Chinese_Simp: simplified Chinese
- Chinese_Trad: traditionnal Chinese
- Japanese: Japanese
- Korean: Korean
- Polski: Polski
- Russian: Russian
preselect: English
- execute:
command: cd "$CACHE"; wget http://ftp.blizzard.com/pub/war3x/patches/pc/War3TFT_127b_$INPUT_LANG.exe;
- task:
args: /desktop=WarcraftIIIupdate,640x480 '$CACHE/War3TFT_127b_'$INPUT_LANG'.exe'
description: Updating Warcraft III to 1.27b...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
requires: warcraft-iii-reign-of-chaos-cd-update-127b-ws
description: Play "Warcraft III - The Frozen Throne" CD edition on Linux!
game_slug: warcraft-iii-the-frozen-throne
gogslug: ''
humblestoreid: ''
installer_slug: warcraft-iii-the-frozen-thron-cd_install-update-12
name: 'Warcraft III: The Frozen Throne'
notes: "- This script installer is complementary and dependent from \"Warcraft III\
\ - ROC\" called \"CD + update 1.27b + WS\"\r\n- Compatible with all \"Warcraft\
\ III - TFT\" PC CD which contain \"install.exe\" file, whatever the language is\
\ \r\n- During install, your game will be updated with latest update available version\
\ for CD: 1.27b\r\n- You will need the CD only one time during install\r\n- The\
\ game will ask you a valid key at first launch"
runner: wine
script:
game:
args: -opengl -window
exe: drive_c/Program Files (x86)/Warcraft III/Frozen Throne.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: war3tft.ico
- task:
description: Installing Warcraft III - The Frozen Throne...
executable: $DISC/install.exe
name: wineexec
- input_menu:
description: Please choose your CD native language in the list. Do not choose
another language than the one from your CD or the update will not install
and you will have to reinstall all the game.
id: LANG
options:
- English: English
- Francais: "Fran\xE7ais"
- Italiano: Italiano
- Deutsch: Deutsch
- Castellano: Castellano
- Cesky: Cesky
- Chinese_Simp: simplified Chinese
- Chinese_Trad: traditionnal Chinese
- Japanese: Japanese
- Korean: Korean
- Polski: Polski
- Russian: Russian
preselect: English
- execute:
command: cd "$CACHE"; wget http://ftp.blizzard.com/pub/war3x/patches/pc/War3TFT_127b_$INPUT_LANG.exe;
- task:
args: /desktop=WarcraftIIIupdate,640x480 '$CACHE/War3TFT_127b_'$INPUT_LANG'.exe'
description: Updating Warcraft III to 1.27b...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
requires: warcraft-iii-reign-of-chaos-cd-update-127b-ws
slug: warcraft-iii-the-frozen-thron-cd_install-update-12
steamid: null
version: CD_install + update 1.27b + WS
year: 2003
{
"game_slug": "warcraft-iii-the-frozen-throne",
"version": "CD_install + update 1.27b + WS",
"description": "Play \"Warcraft III - The Frozen Throne\" CD edition on Linux!",
"notes": "- This script installer is complementary and dependent from \"Warcraft III - ROC\" called \"CD + update 1.27b + WS\"\r\n- Compatible with all \"Warcraft III - TFT\" PC CD which contain \"install.exe\" file, whatever the language is \r\n- During install, your game will be updated with latest update available version for CD: 1.27b\r\n- You will need the CD only one time during install\r\n- The game will ask you a valid key at first launch",
"name": "Warcraft III: The Frozen Throne",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "warcraft-iii-the-frozen-thron-cd_install-update-12",
"installer_slug": "warcraft-iii-the-frozen-thron-cd_install-update-12",
"script": {
"game": {
"args": "-opengl -window",
"exe": "drive_c/Program Files (x86)/Warcraft III/Frozen Throne.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "war3tft.ico"
}
},
{
"task": {
"description": "Installing Warcraft III - The Frozen Throne...",
"executable": "$DISC/install.exe",
"name": "wineexec"
}
},
{
"input_menu": {
"description": "Please choose your CD native language in the list. Do not choose another language than the one from your CD or the update will not install and you will have to reinstall all the game.",
"id": "LANG",
"options": [
{
"English": "English"
},
{
"Francais": "Fran\u00e7ais"
},
{
"Italiano": "Italiano"
},
{
"Deutsch": "Deutsch"
},
{
"Castellano": "Castellano"
},
{
"Cesky": "Cesky"
},
{
"Chinese_Simp": "simplified Chinese"
},
{
"Chinese_Trad": "traditionnal Chinese"
},
{
"Japanese": "Japanese"
},
{
"Korean": "Korean"
},
{
"Polski": "Polski"
},
{
"Russian": "Russian"
}
],
"preselect": "English"
}
},
{
"execute": {
"command": "cd \"$CACHE\"; wget http://ftp.blizzard.com/pub/war3x/patches/pc/War3TFT_127b_$INPUT_LANG.exe;"
}
},
{
"task": {
"args": "/desktop=WarcraftIIIupdate,640x480 '$CACHE/War3TFT_127b_'$INPUT_LANG'.exe'",
"description": "Updating Warcraft III to 1.27b...",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec"
}
}
],
"requires": "warcraft-iii-reign-of-chaos-cd-update-127b-ws"
}
}