Installer 10-second-ninja-x-humble

files:
- file1: N/A:Please select the Humble executable
game:
  arch: win32
  exe: $file1
  prefix: $GAMEDIR
installer:
- merge:
    dst: $GAMEDIR/drive_c/Program Files/10 Second Ninja X
    src: file1
description: ''
game_slug: 10-second-ninja-x
gogslug: ''
humblestoreid: ''
installer_slug: 10-second-ninja-x-humble
name: 10 Second Ninja X
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Humble executable
  game:
    arch: win32
    exe: $file1
    prefix: $GAMEDIR
  installer:
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/10 Second Ninja X
      src: file1
slug: 10-second-ninja-x-humble
steamid: 435790
version: Humble
year: 2016
{
  "game_slug": "10-second-ninja-x",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "10 Second Ninja X",
  "year": 2016,
  "steamid": 435790,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "10-second-ninja-x-humble",
  "installer_slug": "10-second-ninja-x-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble executable"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$file1",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/10 Second Ninja X",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game