Installer snow-light-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  exe: Snow Light
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR
    src: $CACHE/Snow Light - Linux
- move:
    dst: $GAMEDIR/Snow Light Instructions ENG-FRA.pdf
    src: $CACHE/Snow Light Instructions ENG-FRA.pdf
- chmodx: $GAMEDIR/Snow Light
description: ''
game_slug: snow-light
gogslug: ''
humblestoreid: ''
installer_slug: snow-light-groupees
name: Snow Light
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    exe: Snow Light
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR
      src: $CACHE/Snow Light - Linux
  - move:
      dst: $GAMEDIR/Snow Light Instructions ENG-FRA.pdf
      src: $CACHE/Snow Light Instructions ENG-FRA.pdf
  - chmodx: $GAMEDIR/Snow Light
slug: snow-light-groupees
steamid: 329480
version: Groupees
year: 2014
{
  "game_slug": "snow-light",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "Snow Light",
  "year": 2014,
  "steamid": 329480,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "snow-light-groupees",
  "installer_slug": "snow-light-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "exe": "Snow Light"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/Snow Light - Linux"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/Snow Light Instructions ENG-FRA.pdf",
          "src": "$CACHE/Snow Light Instructions ENG-FRA.pdf"
        }
      },
      {
        "chmodx": "$GAMEDIR/Snow Light"
      }
    ]
  }
}
Back to game