Installer risk-of-rain-humble

files:
- file1: N/A:Please select the Humble archive
game:
  arch: win32
  exe: Risk of Rain.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    file: $file1
description: null
game_slug: risk-of-rain
gogslug: risk_of_rain
humblestoreid: riskofrain_game
installer_slug: risk-of-rain-humble
name: Risk of Rain
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    arch: win32
    exe: Risk of Rain.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      file: $file1
slug: risk-of-rain-humble
steamid: 248820
version: Humble
year: 2013
{
  "game_slug": "risk-of-rain",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "Risk of Rain",
  "year": 2013,
  "steamid": 248820,
  "gogslug": "risk_of_rain",
  "humblestoreid": "riskofrain_game",
  "runner": "wine",
  "slug": "risk-of-rain-humble",
  "installer_slug": "risk-of-rain-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "Risk of Rain.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game