Installer the-rose-of-segunda-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: TROS.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/TROS.sh
- chmodx: $GAMEDIR/lib/linux-i686/TROS
- chmodx: $GAMEDIR/lib/linux-x86_64/TROS
description: null
game_slug: the-rose-of-segunda
gogslug: ''
humblestoreid: ''
installer_slug: the-rose-of-segunda-itchio
name: The Rose of Segunda
notes: Also works for the itch.io demo version.
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: TROS.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/TROS.sh
  - chmodx: $GAMEDIR/lib/linux-i686/TROS
  - chmodx: $GAMEDIR/lib/linux-x86_64/TROS
slug: the-rose-of-segunda-itchio
steamid: 858050
version: itch.io
year: 2018
{
  "game_slug": "the-rose-of-segunda",
  "version": "itch.io",
  "description": null,
  "notes": "Also works for the itch.io demo version.",
  "name": "The Rose of Segunda",
  "year": 2018,
  "steamid": 858050,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-rose-of-segunda-itchio",
  "installer_slug": "the-rose-of-segunda-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "TROS.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/TROS.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/TROS"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/TROS"
      }
    ]
  }
}
Back to game