Installer echo-of-the-wilds-indiegamestand

files:
- file1: N/A:Please select the IndieGameStand archive
game:
  arch: win32
  exe: drive_c/Program Files/Echo of the Wilds/Echo of the Wilds.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Echo of the Wilds
    file: $file1
description: ''
game_slug: echo-of-the-wilds
gogslug: ''
humblestoreid: ''
installer_slug: echo-of-the-wilds-indiegamestand
name: Echo of the Wilds
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the IndieGameStand archive
  game:
    arch: win32
    exe: drive_c/Program Files/Echo of the Wilds/Echo of the Wilds.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Echo of the Wilds
      file: $file1
slug: echo-of-the-wilds-indiegamestand
steamid: 305780
version: IndieGameStand
year: 2014
{
  "game_slug": "echo-of-the-wilds",
  "version": "IndieGameStand",
  "description": "",
  "notes": "",
  "name": "Echo of the Wilds",
  "year": 2014,
  "steamid": 305780,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "echo-of-the-wilds-indiegamestand",
  "installer_slug": "echo-of-the-wilds-indiegamestand",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the IndieGameStand archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Echo of the Wilds/Echo of the Wilds.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Echo of the Wilds",
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game