files:
- installer: https://cdn.playthebazaar.com/launcher-0ca5d6/Tempo%20Launcher%20-%20Beta%20Setup%200.1.52.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Tempo Launcher - Beta/Tempo Launcher - Beta.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Running game installer (Select "Quit" after the installation has
finished)
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: the-bazaar
gogslug: ''
humblestoreid: ''
installer_slug: the-bazaar-0152-beta
name: The Bazaar
notes: update download url
runner: wine
script:
files:
- installer: https://cdn.playthebazaar.com/launcher-0ca5d6/Tempo%20Launcher%20-%20Beta%20Setup%200.1.52.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Tempo Launcher - Beta/Tempo Launcher - Beta.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Running game installer (Select "Quit" after the installation has
finished)
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: the-bazaar-0152-beta
steamid: null
version: 0.1.52-BETA
year: null
{
"game_slug": "the-bazaar",
"version": "0.1.52-BETA",
"description": "",
"notes": "update download url",
"name": "The Bazaar",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-bazaar-0152-beta",
"installer_slug": "the-bazaar-0152-beta",
"script": {
"files": [
{
"installer": "https://cdn.playthebazaar.com/launcher-0ca5d6/Tempo%20Launcher%20-%20Beta%20Setup%200.1.52.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/Tempo Launcher - Beta/Tempo Launcher - Beta.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Running game installer (Select \"Quit\" after the installation has finished)",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}