files:
- installer:
filename: installer.exe
url: https://download.pokerstars.it/poker/client/download/
game:
arch: win64
exe: drive_c/Program Files (x86)/PokerStars.IT/PokerStars.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Poker Stars
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: pokerstars
gogslug: ''
humblestoreid: ''
installer_slug: pokerstars-it
name: PokerStars
notes: ''
runner: wine
script:
files:
- installer:
filename: installer.exe
url: https://download.pokerstars.it/poker/client/download/
game:
arch: win64
exe: drive_c/Program Files (x86)/PokerStars.IT/PokerStars.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Poker Stars
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: pokerstars-it
steamid: null
version: IT
year: 2001
{
"game_slug": "pokerstars",
"version": "IT",
"description": "",
"notes": "",
"name": "PokerStars",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokerstars-it",
"installer_slug": "pokerstars-it",
"script": {
"files": [
{
"installer": {
"filename": "installer.exe",
"url": "https://download.pokerstars.it/poker/client/download/"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/PokerStars.IT/PokerStars.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Poker Stars",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}