Installer the-king-of-fighters-2000-humble

exe: NeogeoEmu.bin.x86
exe64: NeogeoEmu.bin.x86_64
files:
- file1: N/A:Please select the Humble installer
game:
  humbleid: thekingoffighters_2000
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86_64
description: null
game_slug: the-king-of-fighters-2000
gogslug: the_king_of_fighters_2000
humblestoreid: thekingoffighters_2000
installer_slug: the-king-of-fighters-2000-humble
name: The King of Fighters 2000
notes: ''
runner: linux
script:
  exe: NeogeoEmu.bin.x86
  exe64: NeogeoEmu.bin.x86_64
  files:
  - file1: N/A:Please select the Humble installer
  game:
    humbleid: thekingoffighters_2000
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86_64
slug: the-king-of-fighters-2000-humble
steamid: null
version: Humble
year: 2000
{
  "game_slug": "the-king-of-fighters-2000",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "The King of Fighters 2000",
  "year": 2000,
  "steamid": null,
  "gogslug": "the_king_of_fighters_2000",
  "humblestoreid": "thekingoffighters_2000",
  "runner": "linux",
  "slug": "the-king-of-fighters-2000-humble",
  "installer_slug": "the-king-of-fighters-2000-humble",
  "script": {
    "exe": "NeogeoEmu.bin.x86",
    "exe64": "NeogeoEmu.bin.x86_64",
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "game": {
      "humbleid": "thekingoffighters_2000"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86_64"
        }
      }
    ]
  }
}
Back to game