files:
- installer: https://archive.org/download/moto-racer-3-demo/motoracer3.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/DelphineSoft/Moto Racer 3 demo/Mr3.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Demo version of Moto Racer 3
game_slug: moto-racer-3-gold-edition
gogslug: the_moto_racer_collection
humblestoreid: ''
installer_slug: moto-racer-3-gold-edition-demo
name: Moto Racer 3 Gold Edition
notes: ''
runner: wine
script:
files:
- installer: https://archive.org/download/moto-racer-3-demo/motoracer3.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/DelphineSoft/Moto Racer 3 demo/Mr3.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: moto-racer-3-gold-edition-demo
steamid: null
version: Demo
year: 2002
{
"game_slug": "moto-racer-3-gold-edition",
"version": "Demo",
"description": "Demo version of Moto Racer 3",
"notes": "",
"name": "Moto Racer 3 Gold Edition",
"year": 2002,
"steamid": null,
"gogslug": "the_moto_racer_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "moto-racer-3-gold-edition-demo",
"installer_slug": "moto-racer-3-gold-edition-demo",
"script": {
"files": [
{
"installer": "https://archive.org/download/moto-racer-3-demo/motoracer3.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/DelphineSoft/Moto Racer 3 demo/Mr3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}