Installer the-fertile-crescent-itchio

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