Installer daikatana-gog-64-bit

files:
- assets: N/A:Provide the installer from GOG
- engine: https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17-x64.tar.bz2
- pak6: https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip
game:
  exe: daikatana
installer:
- extract:
    dst: $GAMEDIR
    file: engine
- execute:
    args: assets
    file: $GAMEDIR/extract_from_gog.sh
- extract:
    dst: $GAMEDIR/data/
    file: pak6
description: Daikatana 1.3 x64 engine using GOG game assets
game_slug: daikatana
gogslug: daikatana
humblestoreid: ''
installer_slug: daikatana-gog-64-bit
name: Daikatana
notes: Uses open source engine available at https://bitbucket.org/daikatana13/daikatana/downloads/
runner: linux
script:
  files:
  - assets: N/A:Provide the installer from GOG
  - engine: https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17-x64.tar.bz2
  - pak6: https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip
  game:
    exe: daikatana
  installer:
  - extract:
      dst: $GAMEDIR
      file: engine
  - execute:
      args: assets
      file: $GAMEDIR/extract_from_gog.sh
  - extract:
      dst: $GAMEDIR/data/
      file: pak6
slug: daikatana-gog-64-bit
steamid: 242980
version: GOG 64-bit
year: 2000
{
  "game_slug": "daikatana",
  "version": "GOG 64-bit",
  "description": "Daikatana 1.3 x64 engine using GOG game assets",
  "notes": "Uses open source engine available at https://bitbucket.org/daikatana13/daikatana/downloads/",
  "name": "Daikatana",
  "year": 2000,
  "steamid": 242980,
  "gogslug": "daikatana",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "daikatana-gog-64-bit",
  "installer_slug": "daikatana-gog-64-bit",
  "script": {
    "files": [
      {
        "assets": "N/A:Provide the installer from GOG"
      },
      {
        "engine": "https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17-x64.tar.bz2"
      },
      {
        "pak6": "https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip"
      }
    ],
    "game": {
      "exe": "daikatana"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine"
        }
      },
      {
        "execute": {
          "args": "assets",
          "file": "$GAMEDIR/extract_from_gog.sh"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/data/",
          "file": "pak6"
        }
      }
    ]
  }
}
Back to game