files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
command: cat $GAMEDIR/game/full.data.split00 $GAMEDIR/game/full.data.split01 >
$GAMEDIR/game/full.data
description: Merging data files
- move:
dst: $CACHE
src: $GAMEDIR/game/full.data.split00
- move:
dst: $CACHE
src: $GAMEDIR/game/full.data.split01
description: null
game_slug: full-throttle-remastered
gogslug: full_throttle_remastered
humblestoreid: full-throttle-remastered
installer_slug: full-throttle-remastered-gog
name: Full Throttle Remastered
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
command: cat $GAMEDIR/game/full.data.split00 $GAMEDIR/game/full.data.split01
> $GAMEDIR/game/full.data
description: Merging data files
- move:
dst: $CACHE
src: $GAMEDIR/game/full.data.split00
- move:
dst: $CACHE
src: $GAMEDIR/game/full.data.split01
slug: full-throttle-remastered-gog
steamid: 228360
version: GOG
year: 2017
{
"game_slug": "full-throttle-remastered",
"version": "GOG",
"description": null,
"notes": "",
"name": "Full Throttle Remastered",
"year": 2017,
"steamid": 228360,
"gogslug": "full_throttle_remastered",
"humblestoreid": "full-throttle-remastered",
"runner": "linux",
"slug": "full-throttle-remastered-gog",
"installer_slug": "full-throttle-remastered-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
},
{
"execute": {
"command": "cat $GAMEDIR/game/full.data.split00 $GAMEDIR/game/full.data.split01 > $GAMEDIR/game/full.data",
"description": "Merging data files"
}
},
{
"move": {
"dst": "$CACHE",
"src": "$GAMEDIR/game/full.data.split00"
}
},
{
"move": {
"dst": "$CACHE",
"src": "$GAMEDIR/game/full.data.split01"
}
}
]
}
}