files:
- setup: N/A:Select the installer(setup.exe) for 18 Wheels of Steel Haulin'
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files (x86)/18 Wheels of Steel Haulin/haulin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing 18 WoS Haulin'...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: 18-wheels-of-steel-haulin
gogslug: 18_wheels_of_steel_collection_2
humblestoreid: ''
installer_slug: 18-wheels-of-steel-haulin-cd-or-digital
name: '18 Wheels of Steel: Haulin'''
notes: It is not necessary to install the DirectX at the end of the installer, the
game can use OpenGL
runner: wine
script:
files:
- setup: N/A:Select the installer(setup.exe) for 18 Wheels of Steel Haulin'
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files (x86)/18 Wheels of Steel Haulin/haulin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing 18 WoS Haulin'...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: 18-wheels-of-steel-haulin-cd-or-digital
steamid: 514180
version: CD or Digital
year: 2006
{
"game_slug": "18-wheels-of-steel-haulin",
"version": "CD or Digital",
"description": null,
"notes": "It is not necessary to install the DirectX at the end of the installer, the game can use OpenGL",
"name": "18 Wheels of Steel: Haulin'",
"year": 2006,
"steamid": 514180,
"gogslug": "18_wheels_of_steel_collection_2",
"humblestoreid": "",
"runner": "wine",
"slug": "18-wheels-of-steel-haulin-cd-or-digital",
"installer_slug": "18-wheels-of-steel-haulin-cd-or-digital",
"script": {
"files": [
{
"setup": "N/A:Select the installer(setup.exe) for 18 Wheels of Steel Haulin'"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/18 Wheels of Steel Haulin/haulin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing 18 WoS Haulin'...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}