files:
- file1: N/A:Please select the Humble archive
game:
exe: bin/ninja-bin
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/bin/ninja-bin
- chmodx: $GAMEDIR/bin/ninja-bin32
- chmodx: $GAMEDIR/bin/ninja-bin64
description: ''
game_slug: mark-of-the-ninja
gogslug: mark_of_the_ninja_special_edition
humblestoreid: markoftheninja
installer_slug: mark-of-the-ninja-humble
name: Mark of the Ninja
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: bin/ninja-bin
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/bin/ninja-bin
- chmodx: $GAMEDIR/bin/ninja-bin32
- chmodx: $GAMEDIR/bin/ninja-bin64
slug: mark-of-the-ninja-humble
steamid: 214560
version: Humble
year: 2012
{
"game_slug": "mark-of-the-ninja",
"version": "Humble",
"description": "",
"notes": "",
"name": "Mark of the Ninja",
"year": 2012,
"steamid": 214560,
"gogslug": "mark_of_the_ninja_special_edition",
"humblestoreid": "markoftheninja",
"runner": "linux",
"slug": "mark-of-the-ninja-humble",
"installer_slug": "mark-of-the-ninja-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "bin/ninja-bin"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/bin/ninja-bin"
},
{
"chmodx": "$GAMEDIR/bin/ninja-bin32"
},
{
"chmodx": "$GAMEDIR/bin/ninja-bin64"
}
]
}
}