files:
- file1: N/A:Please select the game archive
game:
exe: CatacombPrince.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/CatacombPrince.sh
- chmodx: $GAMEDIR/lib/linux-i686/CatacombPrince
- chmodx: $GAMEDIR/lib/linux-x86_64/CatacombPrince
description: null
game_slug: catacomb-prince
gogslug: ''
humblestoreid: ''
installer_slug: catacomb-prince-itchio
name: Catacomb Prince
notes: Download the Windows version.
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: CatacombPrince.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/CatacombPrince.sh
- chmodx: $GAMEDIR/lib/linux-i686/CatacombPrince
- chmodx: $GAMEDIR/lib/linux-x86_64/CatacombPrince
slug: catacomb-prince-itchio
steamid: null
version: itch.io
year: 2019
{
"game_slug": "catacomb-prince",
"version": "itch.io",
"description": null,
"notes": "Download the Windows version.",
"name": "Catacomb Prince",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "catacomb-prince-itchio",
"installer_slug": "catacomb-prince-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "CatacombPrince.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/CatacombPrince.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/CatacombPrince"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/CatacombPrince"
}
]
}
}