Installer the-fertile-crescent-latest

files:
- game_zip: N/A:Go to https://lincread.itch.io/the-fertile-crescent , download the
    Linux version and select
game:
  exe: The Fertile Crescent.x86_64
installer:
- extract:
    dst: $CACHE
    file: game_zip
    format: zip
- move:
    dst: $GAMEDIR/The Fertile Crescent.x86_64
    src: $CACHE/The Fertile Crescent Launcher.x86_64
- move:
    dst: $GAMEDIR/The Fertile Crescent_Data
    src: $CACHE/The Fertile Crescent Launcher_Data
- chmodx: $GAMEDIR/The Fertile Crescent.x86_64
description: The Fertile Crescent - Download file from itch.io and install
game_slug: the-fertile-crescent
gogslug: ''
humblestoreid: ''
installer_slug: the-fertile-crescent-latest
name: The Fertile Crescent
notes: ''
runner: linux
script:
  files:
  - game_zip: N/A:Go to https://lincread.itch.io/the-fertile-crescent , download the
      Linux version and select
  game:
    exe: The Fertile Crescent.x86_64
  installer:
  - extract:
      dst: $CACHE
      file: game_zip
      format: zip
  - move:
      dst: $GAMEDIR/The Fertile Crescent.x86_64
      src: $CACHE/The Fertile Crescent Launcher.x86_64
  - move:
      dst: $GAMEDIR/The Fertile Crescent_Data
      src: $CACHE/The Fertile Crescent Launcher_Data
  - chmodx: $GAMEDIR/The Fertile Crescent.x86_64
slug: the-fertile-crescent-latest
steamid: null
version: Latest
year: null
{
  "game_slug": "the-fertile-crescent",
  "version": "Latest",
  "description": "The Fertile Crescent - Download file from itch.io and install",
  "notes": "",
  "name": "The Fertile Crescent",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-fertile-crescent-latest",
  "installer_slug": "the-fertile-crescent-latest",
  "script": {
    "files": [
      {
        "game_zip": "N/A:Go to https://lincread.itch.io/the-fertile-crescent , download the Linux version and select"
      }
    ],
    "game": {
      "exe": "The Fertile Crescent.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_zip",
          "format": "zip"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/The Fertile Crescent.x86_64",
          "src": "$CACHE/The Fertile Crescent Launcher.x86_64"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/The Fertile Crescent_Data",
          "src": "$CACHE/The Fertile Crescent Launcher_Data"
        }
      },
      {
        "chmodx": "$GAMEDIR/The Fertile Crescent.x86_64"
      }
    ]
  }
}
Back to game