files:
- archive: https://agameaweek.com/completeB/2014/Spiky_Tower_20140304.zip
game:
exe: $GAMEDIR/355-SpikyTower.exe
installer:
- extract:
dst: $GAMEDIR/
file: archive
- task:
app: openal
name: winetricks
silent: true
description: ''
game_slug: spiky-tower
gogslug: ''
humblestoreid: ''
installer_slug: spiky-tower-windows
name: Spiky Tower
notes: ''
runner: wine
script:
files:
- archive: https://agameaweek.com/completeB/2014/Spiky_Tower_20140304.zip
game:
exe: $GAMEDIR/355-SpikyTower.exe
installer:
- extract:
dst: $GAMEDIR/
file: archive
- task:
app: openal
name: winetricks
silent: true
slug: spiky-tower-windows
steamid: null
version: Windows
year: 2014
{
"game_slug": "spiky-tower",
"version": "Windows",
"description": "",
"notes": "",
"name": "Spiky Tower",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "spiky-tower-windows",
"installer_slug": "spiky-tower-windows",
"script": {
"files": [
{
"archive": "https://agameaweek.com/completeB/2014/Spiky_Tower_20140304.zip"
}
],
"game": {
"exe": "$GAMEDIR/355-SpikyTower.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "archive"
}
},
{
"task": {
"app": "openal",
"name": "winetricks",
"silent": true
}
}
]
}
}