files:
- installer: 'N/A: Select the game''s setup file'
game:
appid: 451760
args: '""'
exe: start.sh
working_dir: $GAMEDIR
installer:
- chmodx: installer
- execute:
args: -- --i-agree-to-all-licenses --noreadme --nooptions --noprompt --destination=$GAMEDIR
description: Installing game, it may take a while...
file: installer
description: Install the GOG version of Highway Blossoms
game_slug: highway-blossoms
gogslug: highway_blossoms
humblestoreid: highway-blossoms
installer_slug: highway-blossoms-gog
name: Highway Blossoms
notes: ''
runner: linux
script:
files:
- installer: 'N/A: Select the game''s setup file'
game:
appid: 451760
args: '""'
exe: start.sh
working_dir: $GAMEDIR
installer:
- chmodx: installer
- execute:
args: -- --i-agree-to-all-licenses --noreadme --nooptions --noprompt --destination=$GAMEDIR
description: Installing game, it may take a while...
file: installer
slug: highway-blossoms-gog
steamid: 451760
version: GOG
year: 2016
{
"game_slug": "highway-blossoms",
"version": "GOG",
"description": "Install the GOG version of Highway Blossoms",
"notes": "",
"name": "Highway Blossoms",
"year": 2016,
"steamid": 451760,
"gogslug": "highway_blossoms",
"humblestoreid": "highway-blossoms",
"runner": "linux",
"slug": "highway-blossoms-gog",
"installer_slug": "highway-blossoms-gog",
"script": {
"files": [
{
"installer": "N/A: Select the game's setup file"
}
],
"game": {
"appid": 451760,
"args": "\"\"",
"exe": "start.sh",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"chmodx": "installer"
},
{
"execute": {
"args": "-- --i-agree-to-all-licenses --noreadme --nooptions --noprompt --destination=$GAMEDIR",
"description": "Installing game, it may take a while...",
"file": "installer"
}
}
]
}
}