files:
- tib2: https://spellbook.blob.core.windows.net/download/TheInfiniteBlack2Linux.zip
game:
exe: $GAMEDIR/TheInfiniteBlack2.x86_64
installer:
- extract:
dst: $GAMEDIR
file: tib2
format: zip
- chmodx: $GAMEDIR/TheInfiniteBlack2.x86_64
description: Direct download of the native Linux client from the official website
(tib2.com).
game_slug: the-infinite-black-2
gogslug: ''
humblestoreid: ''
installer_slug: the-infinite-black-2-latest
name: The Infinite Black 2
notes: ''
runner: linux
script:
files:
- tib2: https://spellbook.blob.core.windows.net/download/TheInfiniteBlack2Linux.zip
game:
exe: $GAMEDIR/TheInfiniteBlack2.x86_64
installer:
- extract:
dst: $GAMEDIR
file: tib2
format: zip
- chmodx: $GAMEDIR/TheInfiniteBlack2.x86_64
slug: the-infinite-black-2-latest
steamid: null
version: Latest
year: 2022
{
"game_slug": "the-infinite-black-2",
"version": "Latest",
"description": "Direct download of the native Linux client from the official website (tib2.com).",
"notes": "",
"name": "The Infinite Black 2",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-infinite-black-2-latest",
"installer_slug": "the-infinite-black-2-latest",
"script": {
"files": [
{
"tib2": "https://spellbook.blob.core.windows.net/download/TheInfiniteBlack2Linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/TheInfiniteBlack2.x86_64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "tib2",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/TheInfiniteBlack2.x86_64"
}
]
}
}