files:
- goginstaller: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/Spec Ops The Line/Binaries/Win32/SpecOpsTheLine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: The GOG version is missing the multiplayer mode. However, the game was
intended as strictly a singleplayer experience.
game_slug: spec-ops-the-line
gogslug: spec_ops_the_line
humblestoreid: spec-ops-the-line
installer_slug: spec-ops-the-line-gog
name: 'Spec Ops: The Line'
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/Spec Ops The Line/Binaries/Win32/SpecOpsTheLine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: spec-ops-the-line-gog
steamid: 50300
version: GOG
year: 2012
{
"game_slug": "spec-ops-the-line",
"version": "GOG",
"description": "The GOG version is missing the multiplayer mode. However, the game was intended as strictly a singleplayer experience.",
"notes": "",
"name": "Spec Ops: The Line",
"year": 2012,
"steamid": 50300,
"gogslug": "spec_ops_the_line",
"humblestoreid": "spec-ops-the-line",
"runner": "wine",
"slug": "spec-ops-the-line-gog",
"installer_slug": "spec-ops-the-line-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Spec Ops The Line/Binaries/Win32/SpecOpsTheLine.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}