Installer super-3d-noahs-ark-itchio-64bit

files:
- file1: N/A:Please select the itch.io installer
game:
  exe: noah3d
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: ar
- extract:
    dst: $CACHE
    file: $CACHE/data.tar.xz
- merge:
    dst: $GAMEDIR
    src: $CACHE/opt/noah3d
- chmodx: $GAMEDIR/noah3d
description: ''
game_slug: super-3d-noahs-ark
gogslug: ''
humblestoreid: ''
installer_slug: super-3d-noahs-ark-itchio-64bit
name: Super 3D Noah's Ark
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io installer
  game:
    exe: noah3d
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: ar
  - extract:
      dst: $CACHE
      file: $CACHE/data.tar.xz
  - merge:
      dst: $GAMEDIR
      src: $CACHE/opt/noah3d
  - chmodx: $GAMEDIR/noah3d
slug: super-3d-noahs-ark-itchio-64bit
steamid: null
version: itch.io (64bit)
year: 1994
{
  "game_slug": "super-3d-noahs-ark",
  "version": "itch.io (64bit)",
  "description": "",
  "notes": "",
  "name": "Super 3D Noah's Ark",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "super-3d-noahs-ark-itchio-64bit",
  "installer_slug": "super-3d-noahs-ark-itchio-64bit",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io installer"
      }
    ],
    "game": {
      "exe": "noah3d"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "ar"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/data.tar.xz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/opt/noah3d"
        }
      },
      {
        "chmodx": "$GAMEDIR/noah3d"
      }
    ]
  }
}
Back to game