files:
- file1: N/A:Please select the demo archive from http://www.mediafire.com/file/drdzhwv53525725/BlackDiaryDemo-all.zip
game:
exe: demo/Black Diary Demo.sh
installer:
- extract:
dst: $GAMEDIR/demo
file: $file1
- chmodx: $GAMEDIR/demo/Black Diary Demo.sh
- chmodx: $GAMEDIR/demo/lib/linux-i686/Black Diary Demo
- chmodx: $GAMEDIR/demo/lib/linux-x86_64/Black Diary Demo
description: null
game_slug: black-diary
gogslug: ''
humblestoreid: ''
installer_slug: black-diary-demo
name: Black Diary
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the demo archive from http://www.mediafire.com/file/drdzhwv53525725/BlackDiaryDemo-all.zip
game:
exe: demo/Black Diary Demo.sh
installer:
- extract:
dst: $GAMEDIR/demo
file: $file1
- chmodx: $GAMEDIR/demo/Black Diary Demo.sh
- chmodx: $GAMEDIR/demo/lib/linux-i686/Black Diary Demo
- chmodx: $GAMEDIR/demo/lib/linux-x86_64/Black Diary Demo
slug: black-diary-demo
steamid: null
version: Demo
year: 2014
{
"game_slug": "black-diary",
"version": "Demo",
"description": null,
"notes": "",
"name": "Black Diary",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "black-diary-demo",
"installer_slug": "black-diary-demo",
"script": {
"files": [
{
"file1": "N/A:Please select the demo archive from http://www.mediafire.com/file/drdzhwv53525725/BlackDiaryDemo-all.zip"
}
],
"game": {
"exe": "demo/Black Diary Demo.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/demo",
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/demo/Black Diary Demo.sh"
},
{
"chmodx": "$GAMEDIR/demo/lib/linux-i686/Black Diary Demo"
},
{
"chmodx": "$GAMEDIR/demo/lib/linux-x86_64/Black Diary Demo"
}
]
}
}