files:
- file1: N/A:Please select the game archive
- file2: N/A:Please select the patch file
game:
exe: Monochrome Heaven.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
- merge:
dst: $GAMEDIR/game
src: $file2
- chmodx: $GAMEDIR/Monochrome Heaven.sh
- chmodx: $GAMEDIR/lib/linux-i686/Monochrome Heaven
- chmodx: $GAMEDIR/lib/linux-x86_64/Monochrome Heaven
description: null
game_slug: monochrome-heaven
gogslug: ''
humblestoreid: ''
installer_slug: monochrome-heaven-english-renpy-port
name: Monochrome Heaven
notes: 'Download links: https://sites.google.com/site/xmonoh/download'
runner: linux
script:
files:
- file1: N/A:Please select the game archive
- file2: N/A:Please select the patch file
game:
exe: Monochrome Heaven.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
- merge:
dst: $GAMEDIR/game
src: $file2
- chmodx: $GAMEDIR/Monochrome Heaven.sh
- chmodx: $GAMEDIR/lib/linux-i686/Monochrome Heaven
- chmodx: $GAMEDIR/lib/linux-x86_64/Monochrome Heaven
slug: monochrome-heaven-english-renpy-port
steamid: null
version: English Ren'Py port
year: 2009
{
"game_slug": "monochrome-heaven",
"version": "English Ren'Py port",
"description": null,
"notes": "Download links: https://sites.google.com/site/xmonoh/download",
"name": "Monochrome Heaven",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "monochrome-heaven-english-renpy-port",
"installer_slug": "monochrome-heaven-english-renpy-port",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
},
{
"file2": "N/A:Please select the patch file"
}
],
"game": {
"exe": "Monochrome Heaven.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
},
{
"merge": {
"dst": "$GAMEDIR/game",
"src": "$file2"
}
},
{
"chmodx": "$GAMEDIR/Monochrome Heaven.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/Monochrome Heaven"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/Monochrome Heaven"
}
]
}
}