files:
- installer: N/A:Select location of GOG's executable
- innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
game:
appid: 1413870
arch: win64
exe: $GAMEDIR/game/thoth_x64.exe
gogid: 1757087885
prefix: $GAMEDIR
working_dir: $GAMEDIR/game
installer:
- extract:
dst: $CACHE/tmp/innoextract
file: innoextract
- execute:
args: --extract $installer --output-dir $GAMEDIR/game
file: $CACHE/tmp/innoextract/innoextract
description: Install script for GOGs offline installer.
game_slug: shadow-man-remastered
gogslug: shadow_man_remastered
humblestoreid: ''
installer_slug: shadow-man-remastered-gog
name: Shadow Man Remastered
notes: ''
runner: wine
script:
files:
- installer: N/A:Select location of GOG's executable
- innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
game:
appid: 1413870
arch: win64
exe: $GAMEDIR/game/thoth_x64.exe
gogid: 1757087885
prefix: $GAMEDIR
working_dir: $GAMEDIR/game
installer:
- extract:
dst: $CACHE/tmp/innoextract
file: innoextract
- execute:
args: --extract $installer --output-dir $GAMEDIR/game
file: $CACHE/tmp/innoextract/innoextract
slug: shadow-man-remastered-gog
steamid: 1413870
version: GOG
year: 2021
{
"game_slug": "shadow-man-remastered",
"version": "GOG",
"description": "Install script for GOGs offline installer.",
"notes": "",
"name": "Shadow Man Remastered",
"year": 2021,
"steamid": 1413870,
"gogslug": "shadow_man_remastered",
"humblestoreid": "",
"runner": "wine",
"slug": "shadow-man-remastered-gog",
"installer_slug": "shadow-man-remastered-gog",
"script": {
"files": [
{
"installer": "N/A:Select location of GOG's executable"
},
{
"innoextract": "https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"appid": 1413870,
"arch": "win64",
"exe": "$GAMEDIR/game/thoth_x64.exe",
"gogid": 1757087885,
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/game"
},
"installer": [
{
"extract": {
"dst": "$CACHE/tmp/innoextract",
"file": "innoextract"
}
},
{
"execute": {
"args": "--extract $installer --output-dir $GAMEDIR/game",
"file": "$CACHE/tmp/innoextract/innoextract"
}
}
]
}
}