files:
- installer: N/A:Select the game's setup file
game:
exe: drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Requires a valid serial number and the installer downloaded from player.trackmania.com.
game_slug: trackmania-united-forever
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-united-forever-retail-without-cd
name: TrackMania United Forever
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
exe: drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: trackmania-united-forever-retail-without-cd
steamid: null
version: Retail (without CD)
year: 2006
{
"game_slug": "trackmania-united-forever",
"version": "Retail (without CD)",
"description": "Requires a valid serial number and the installer downloaded from player.trackmania.com.",
"notes": "",
"name": "TrackMania United Forever",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "trackmania-united-forever-retail-without-cd",
"installer_slug": "trackmania-united-forever-retail-without-cd",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/TmUnitedForever/TmForeverLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/silent",
"description": "Installing...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}