files:
- archive: https://agameaweek.com/completeB/2015/Beta_Collexion_20151123.zip
game:
exe: $GAMEDIR/414 - Beta Collexion.exe
installer:
- extract:
dst: $GAMEDIR/
file: archive
- task:
app: openal
name: winetricks
silent: true
description: ''
game_slug: beta-collexion
gogslug: ''
humblestoreid: ''
installer_slug: beta-collexion-windows
name: Beta Collexion
notes: ''
runner: wine
script:
files:
- archive: https://agameaweek.com/completeB/2015/Beta_Collexion_20151123.zip
game:
exe: $GAMEDIR/414 - Beta Collexion.exe
installer:
- extract:
dst: $GAMEDIR/
file: archive
- task:
app: openal
name: winetricks
silent: true
slug: beta-collexion-windows
steamid: null
version: windows
year: null
{
"game_slug": "beta-collexion",
"version": "windows",
"description": "",
"notes": "",
"name": "Beta Collexion",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "beta-collexion-windows",
"installer_slug": "beta-collexion-windows",
"script": {
"files": [
{
"archive": "https://agameaweek.com/completeB/2015/Beta_Collexion_20151123.zip"
}
],
"game": {
"exe": "$GAMEDIR/414 - Beta Collexion.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "archive"
}
},
{
"task": {
"app": "openal",
"name": "winetricks",
"silent": true
}
}
]
}
}