files:
- game: 'N/A: Please select the archive from MangaGamer'
game:
exe: DMC.sh
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/DMC.sh
- chmodx: $GAMEDIR/lib/linux-x86_64/DMC
- chmodx: $GAMEDIR/lib/linux-i686/DMC
description: Installer also works on the demo version and the Nutaku version.
game_slug: demon-master-chris
gogslug: ''
humblestoreid: ''
installer_slug: demon-master-chris-mangagamer
name: Demon Master Chris
notes: ''
runner: linux
script:
files:
- game: 'N/A: Please select the archive from MangaGamer'
game:
exe: DMC.sh
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/DMC.sh
- chmodx: $GAMEDIR/lib/linux-x86_64/DMC
- chmodx: $GAMEDIR/lib/linux-i686/DMC
slug: demon-master-chris-mangagamer
steamid: null
version: MangaGamer
year: 2013
{
"game_slug": "demon-master-chris",
"version": "MangaGamer",
"description": "Installer also works on the demo version and the Nutaku version.",
"notes": "",
"name": "Demon Master Chris",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "demon-master-chris-mangagamer",
"installer_slug": "demon-master-chris-mangagamer",
"script": {
"files": [
{
"game": "N/A: Please select the archive from MangaGamer"
}
],
"game": {
"exe": "DMC.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"chmodx": "$GAMEDIR/DMC.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/DMC"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/DMC"
}
]
}
}