Installer worms-reloaded-humble

exe: WormsReloaded.bin.x86
files:
- file1: N/A:Please select the Humble installer
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86
description: ''
game_slug: worms-reloaded
gogslug: ''
humblestoreid: worms_reloaded
installer_slug: worms-reloaded-humble
name: Worms Reloaded
notes: ''
runner: linux
script:
  exe: WormsReloaded.bin.x86
  files:
  - file1: N/A:Please select the Humble installer
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86
slug: worms-reloaded-humble
steamid: 22600
version: Humble
year: 2010
{
  "game_slug": "worms-reloaded",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "Worms Reloaded",
  "year": 2010,
  "steamid": 22600,
  "gogslug": "",
  "humblestoreid": "worms_reloaded",
  "runner": "linux",
  "slug": "worms-reloaded-humble",
  "installer_slug": "worms-reloaded-humble",
  "script": {
    "exe": "WormsReloaded.bin.x86",
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86"
        }
      }
    ]
  }
}
Back to game