files:
- installer: https://web.archive.org/web/20140502143632/http://download.angrybirds.com/games/AngryBirdsSeasons/AngryBirdsSeasonsInstaller_4.0.1.exe
game:
exe: drive_c/Program Files (x86)/Rovio Entertainment Ltd/Angry Birds Seasons/AngryBirdsSeasons.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Installs the demo that was available on Rovio's website. Game can be
activated to the full version in-game.
game_slug: angry-birds-seasons
gogslug: ''
humblestoreid: ''
installer_slug: angry-birds-seasons-rovio-demo
name: Angry Birds Seasons
notes: ''
runner: wine
script:
files:
- installer: https://web.archive.org/web/20140502143632/http://download.angrybirds.com/games/AngryBirdsSeasons/AngryBirdsSeasonsInstaller_4.0.1.exe
game:
exe: drive_c/Program Files (x86)/Rovio Entertainment Ltd/Angry Birds Seasons/AngryBirdsSeasons.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: angry-birds-seasons-rovio-demo
steamid: null
version: Rovio demo
year: 2010
{
"game_slug": "angry-birds-seasons",
"version": "Rovio demo",
"description": "Installs the demo that was available on Rovio's website. Game can be activated to the full version in-game.",
"notes": "",
"name": "Angry Birds Seasons",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "angry-birds-seasons-rovio-demo",
"installer_slug": "angry-birds-seasons-rovio-demo",
"script": {
"files": [
{
"installer": "https://web.archive.org/web/20140502143632/http://download.angrybirds.com/games/AngryBirdsSeasons/AngryBirdsSeasonsInstaller_4.0.1.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Rovio Entertainment Ltd/Angry Birds Seasons/AngryBirdsSeasons.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}