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