files:
- installer: N/A:Select the game's setup.exe file
game:
exe: drive_c/Program Files (x86)/Snowball Interactive/40/speedthief.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Install to default location
executable: $installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: hot-wired
gogslug: ''
humblestoreid: ''
installer_slug: hot-wired-cd
name: Hot Wired
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup.exe file
game:
exe: drive_c/Program Files (x86)/Snowball Interactive/40/speedthief.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Install to default location
executable: $installer
name: wineexec
prefix: $GAMEDIR
slug: hot-wired-cd
steamid: null
version: CD
year: null
{
"game_slug": "hot-wired",
"version": "CD",
"description": null,
"notes": "",
"name": "Hot Wired",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hot-wired-cd",
"installer_slug": "hot-wired-cd",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup.exe file"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Snowball Interactive/40/speedthief.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Install to default location",
"executable": "$installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}