Installer evoland-2-gog

files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
  exe: $GAMEDIR/prefix/drive_c/game/run.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    args: /LANG=en /SP- /NOCANCEL /DIR="C:/game"
    executable: install
    name: wineexec
    prefix: $GAMEDIR/prefix
description: null
game_slug: evoland-2
gogslug: evoland_2_deluxe_edition
humblestoreid: evoland-2
installer_slug: evoland-2-gog
name: Evoland 2
notes: ''
runner: wine
script:
  files:
  - install: N/A:Select the Windows setup file downloaded from GOG
  game:
    exe: $GAMEDIR/prefix/drive_c/game/run.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      args: /LANG=en /SP- /NOCANCEL /DIR="C:/game"
      executable: install
      name: wineexec
      prefix: $GAMEDIR/prefix
slug: evoland-2-gog
steamid: 359310
version: GOG
year: 2015
{
  "game_slug": "evoland-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Evoland 2",
  "year": 2015,
  "steamid": 359310,
  "gogslug": "evoland_2_deluxe_edition",
  "humblestoreid": "evoland-2",
  "runner": "wine",
  "slug": "evoland-2-gog",
  "installer_slug": "evoland-2-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/prefix/drive_c/game/run.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "args": "/LANG=en /SP- /NOCANCEL /DIR=\"C:/game\"",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game