files:
- installer: http://files.trackmaniaforever.com/tmunitedforever_setup.exe
game:
exe: drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
- task:
args: /silent
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Installer is automatically downloaded. Requires a valid serial number.
game_slug: trackmania-united-forever
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-united-forever-retail-auto-download
name: TrackMania United Forever
notes: ''
runner: wine
script:
files:
- installer: http://files.trackmaniaforever.com/tmunitedforever_setup.exe
game:
exe: drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
- task:
args: /silent
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: trackmania-united-forever-retail-auto-download
steamid: null
version: Retail (auto download)
year: 2006
{
"game_slug": "trackmania-united-forever",
"version": "Retail (auto download)",
"description": "Installer is automatically downloaded. Requires a valid serial number.",
"notes": "",
"name": "TrackMania United Forever",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "trackmania-united-forever-retail-auto-download",
"installer_slug": "trackmania-united-forever-retail-auto-download",
"script": {
"files": [
{
"installer": "http://files.trackmaniaforever.com/tmunitedforever_setup.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix"
}
},
{
"task": {
"args": "/silent",
"description": "Installing...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}