files:
- zip: https://www.sessionseven.com/downloads/linux/sessionseven_en.zip
game:
exe: SessionSeven
ld_library_path: $GAMEDIR/$INPUT_PCARCH
installer:
- extract:
file: zip
- input_menu:
description: Please choose your desired architecture
id: PCARCH
options:
- lib: x86
- lib64: x86_64
preselect: lib
- chmodx: $GAMEDIR/SessionSeven
- chmodx: $GAMEDIR/SessionSeven.bin.x86
- chmodx: $GAMEDIR/SessionSeven.bin.x86_64
require-binaries: mono
description: null
game_slug: session-seven
gogslug: ''
humblestoreid: ''
installer_slug: session-seven-non-steam-english
name: Session Seven
notes: ''
runner: linux
script:
files:
- zip: https://www.sessionseven.com/downloads/linux/sessionseven_en.zip
game:
exe: SessionSeven
ld_library_path: $GAMEDIR/$INPUT_PCARCH
installer:
- extract:
file: zip
- input_menu:
description: Please choose your desired architecture
id: PCARCH
options:
- lib: x86
- lib64: x86_64
preselect: lib
- chmodx: $GAMEDIR/SessionSeven
- chmodx: $GAMEDIR/SessionSeven.bin.x86
- chmodx: $GAMEDIR/SessionSeven.bin.x86_64
require-binaries: mono
slug: session-seven-non-steam-english
steamid: 915720
version: Non-Steam English
year: 2019
{
"game_slug": "session-seven",
"version": "Non-Steam English",
"description": null,
"notes": "",
"name": "Session Seven",
"year": 2019,
"steamid": 915720,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "session-seven-non-steam-english",
"installer_slug": "session-seven-non-steam-english",
"script": {
"files": [
{
"zip": "https://www.sessionseven.com/downloads/linux/sessionseven_en.zip"
}
],
"game": {
"exe": "SessionSeven",
"ld_library_path": "$GAMEDIR/$INPUT_PCARCH"
},
"installer": [
{
"extract": {
"file": "zip"
}
},
{
"input_menu": {
"description": "Please choose your desired architecture",
"id": "PCARCH",
"options": [
{
"lib": "x86"
},
{
"lib64": "x86_64"
}
],
"preselect": "lib"
}
},
{
"chmodx": "$GAMEDIR/SessionSeven"
},
{
"chmodx": "$GAMEDIR/SessionSeven.bin.x86"
},
{
"chmodx": "$GAMEDIR/SessionSeven.bin.x86_64"
}
],
"require-binaries": "mono"
}
}