Installer xoxo-droplets-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: XOXO_Droplets.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/XOXO_Droplets.sh
- chmodx: $GAMEDIR/lib/linux-i686/XOXO_Droplets
- chmodx: $GAMEDIR/lib/linux-x86_64/XOXO_Droplets
description: null
game_slug: xoxo-droplets
gogslug: ''
humblestoreid: ''
installer_slug: xoxo-droplets-itchio
name: XOXO Droplets
notes: Tested with the free version. Should work with the extended version as well
  if the file names are the same.
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: XOXO_Droplets.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/XOXO_Droplets.sh
  - chmodx: $GAMEDIR/lib/linux-i686/XOXO_Droplets
  - chmodx: $GAMEDIR/lib/linux-x86_64/XOXO_Droplets
slug: xoxo-droplets-itchio
steamid: 622060
version: itch.io
year: 2017
{
  "game_slug": "xoxo-droplets",
  "version": "itch.io",
  "description": null,
  "notes": "Tested with the free version. Should work with the extended version as well if the file names are the same.",
  "name": "XOXO Droplets",
  "year": 2017,
  "steamid": 622060,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "xoxo-droplets-itchio",
  "installer_slug": "xoxo-droplets-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "XOXO_Droplets.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/XOXO_Droplets.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/XOXO_Droplets"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/XOXO_Droplets"
      }
    ]
  }
}
Back to game