files:
- installer: https://archive.org/download/ford-racing-3-demo/fordracing3demo.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Empire Interactive/Ford Racing 3 Demo/fr3.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/enter/ford_racing/setup.exe
name: wineexec
prefix: $GAMEDIR
description: Demo version of Ford Racing 3
game_slug: ford-racing-3
gogslug: ''
humblestoreid: ''
installer_slug: ford-racing-3-demo
name: Ford Racing 3
notes: ''
runner: wine
script:
files:
- installer: https://archive.org/download/ford-racing-3-demo/fordracing3demo.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Empire Interactive/Ford Racing 3 Demo/fr3.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/enter/ford_racing/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: ford-racing-3-demo
steamid: 315600
version: Demo
year: 2004
{
"game_slug": "ford-racing-3",
"version": "Demo",
"description": "Demo version of Ford Racing 3",
"notes": "",
"name": "Ford Racing 3",
"year": 2004,
"steamid": 315600,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ford-racing-3-demo",
"installer_slug": "ford-racing-3-demo",
"script": {
"files": [
{
"installer": "https://archive.org/download/ford-racing-3-demo/fordracing3demo.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Empire Interactive/Ford Racing 3 Demo/fr3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/enter/ford_racing/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}