files:
- updater: https://update.thedarkmod.com/zipsync/tdm_installer.linux64.zip
game:
exe: thedarkmod.x64
installer:
- extract:
dst: $GAMEDIR
file: updater
- chmodx: $GAMEDIR/tdm_installer.linux64
- execute:
description: Downloading The Dark Mod, please wait
file: $GAMEDIR/tdm_installer.linux64
description: 'Important: run the installer with default installation directory and
settings.'
game_slug: the-dark-mod
gogslug: ''
humblestoreid: ''
installer_slug: the-dark-mod-tdm-official-latest
name: The Dark Mod
notes: ''
runner: linux
script:
files:
- updater: https://update.thedarkmod.com/zipsync/tdm_installer.linux64.zip
game:
exe: thedarkmod.x64
installer:
- extract:
dst: $GAMEDIR
file: updater
- chmodx: $GAMEDIR/tdm_installer.linux64
- execute:
description: Downloading The Dark Mod, please wait
file: $GAMEDIR/tdm_installer.linux64
slug: the-dark-mod-tdm-official-latest
steamid: null
version: TDM Official Latest 64Bit
year: 2009
{
"game_slug": "the-dark-mod",
"version": "TDM Official Latest 64Bit",
"description": "Important: run the installer with default installation directory and settings.",
"notes": "",
"name": "The Dark Mod",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-dark-mod-tdm-official-latest",
"installer_slug": "the-dark-mod-tdm-official-latest",
"script": {
"files": [
{
"updater": "https://update.thedarkmod.com/zipsync/tdm_installer.linux64.zip"
}
],
"game": {
"exe": "thedarkmod.x64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "updater"
}
},
{
"chmodx": "$GAMEDIR/tdm_installer.linux64"
},
{
"execute": {
"description": "Downloading The Dark Mod, please wait",
"file": "$GAMEDIR/tdm_installer.linux64"
}
}
]
}
}