files:
- setup: https://web.archive.org/web/20150419075338if_/http://icytower.muskedunderinter.netdna-cdn.com/icytower_install.BUNDLE.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/games/icytower151/icytower15.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Icy Tower...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: Latest version.
game_slug: icy-tower
gogslug: ''
humblestoreid: ''
installer_slug: icy-tower-151
name: Icy Tower
notes: ''
runner: wine
script:
files:
- setup: https://web.archive.org/web/20150419075338if_/http://icytower.muskedunderinter.netdna-cdn.com/icytower_install.BUNDLE.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/games/icytower151/icytower15.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Icy Tower...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: icy-tower-151
steamid: null
version: 1.5.1
year: 2001
{
"game_slug": "icy-tower",
"version": "1.5.1",
"description": "Latest version.",
"notes": "",
"name": "Icy Tower",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "icy-tower-151",
"installer_slug": "icy-tower-151",
"script": {
"files": [
{
"setup": "https://web.archive.org/web/20150419075338if_/http://icytower.muskedunderinter.netdna-cdn.com/icytower_install.BUNDLE.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/games/icytower151/icytower15.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Icy Tower...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}