files:
- installer:
filename: installer.exe
url: http://www.pokerstars.fr/PokerStarsInstallFR.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/PokerStars.FR/PokerStars.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Poker Stars
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Pokerstars for French player.
game_slug: pokerstars
gogslug: ''
humblestoreid: ''
installer_slug: pokerstars-eu_france-2
name: PokerStars
notes: Exit with error but don't pay attention.
runner: wine
script:
files:
- installer:
filename: installer.exe
url: http://www.pokerstars.fr/PokerStarsInstallFR.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/PokerStars.FR/PokerStars.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Poker Stars
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: pokerstars-eu_france-2
steamid: null
version: EU_FRANCE
year: 2001
{
"game_slug": "pokerstars",
"version": "EU_FRANCE",
"description": "Pokerstars for French player.",
"notes": "Exit with error but don't pay attention.",
"name": "PokerStars",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokerstars-eu_france-2",
"installer_slug": "pokerstars-eu_france-2",
"script": {
"files": [
{
"installer": {
"filename": "installer.exe",
"url": "http://www.pokerstars.fr/PokerStarsInstallFR.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/PokerStars.FR/PokerStars.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Poker Stars",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}