Installer pulstar-1995-humble

exe: NeogeoEmu.bin.x86
exe64: NeogeoEmu.bin.x86_64
files:
- file1: N/A:Please select the Humble installer
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: ''
game_slug: pulstar-1995
gogslug: ''
humblestoreid: ''
installer_slug: pulstar-1995-humble
name: Pulstar (1995)
notes: ''
runner: linux
script:
  exe: NeogeoEmu.bin.x86
  exe64: NeogeoEmu.bin.x86_64
  files:
  - file1: N/A:Please select the Humble installer
  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: pulstar-1995-humble
steamid: null
version: Humble
year: 1995
{
  "game_slug": "pulstar-1995",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "Pulstar (1995)",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "pulstar-1995-humble",
  "installer_slug": "pulstar-1995-humble",
  "script": {
    "exe": "NeogeoEmu.bin.x86",
    "exe64": "NeogeoEmu.bin.x86_64",
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "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