Installer ether-one-redux-humble

files:
- file1: N/A:Please select the Humble archive
game:
  arch: win32
  args: -opengl4
  exe: drive_c/Program Files/Ether One/EtherOne.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Ether One
    file: $file1
description: ''
game_slug: ether-one-redux
gogslug: ether_one_deluxe_edition
humblestoreid: ''
installer_slug: ether-one-redux-humble
name: Ether One Redux
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    arch: win32
    args: -opengl4
    exe: drive_c/Program Files/Ether One/EtherOne.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Ether One
      file: $file1
slug: ether-one-redux-humble
steamid: 391920
version: Humble
year: 2015
{
  "game_slug": "ether-one-redux",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "Ether One Redux",
  "year": 2015,
  "steamid": 391920,
  "gogslug": "ether_one_deluxe_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ether-one-redux-humble",
  "installer_slug": "ether-one-redux-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "-opengl4",
      "exe": "drive_c/Program Files/Ether One/EtherOne.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Ether One",
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game