files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Bridge Constructor/BridgeConstructor.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: bridge-constructor
gogslug: bridge_constructor
humblestoreid: bridge-constructor
installer_slug: bridge-constructor-groupees
name: Bridge Constructor
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Bridge Constructor/BridgeConstructor.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: bridge-constructor-groupees
steamid: 250460
version: Groupees
year: 2013
{
"game_slug": "bridge-constructor",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Bridge Constructor",
"year": 2013,
"steamid": 250460,
"gogslug": "bridge_constructor",
"humblestoreid": "bridge-constructor",
"runner": "wine",
"slug": "bridge-constructor-groupees",
"installer_slug": "bridge-constructor-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Bridge Constructor/BridgeConstructor.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}