Installer stepmania-5012

files:
- file1: https://github.com/stepmania/stepmania/releases/download/v5.0.12/StepMania-5.0.12-Linux.tar.gz
game:
  exe: stepmania
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR
    src: $CACHE/stepmania-5.0
description: ''
game_slug: stepmania
gogslug: ''
humblestoreid: ''
installer_slug: stepmania-5012
name: StepMania
notes: ''
runner: linux
script:
  files:
  - file1: https://github.com/stepmania/stepmania/releases/download/v5.0.12/StepMania-5.0.12-Linux.tar.gz
  game:
    exe: stepmania
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR
      src: $CACHE/stepmania-5.0
slug: stepmania-5012
steamid: null
version: 5.0.12
year: 2001
{
  "game_slug": "stepmania",
  "version": "5.0.12",
  "description": "",
  "notes": "",
  "name": "StepMania",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "stepmania-5012",
  "installer_slug": "stepmania-5012",
  "script": {
    "files": [
      {
        "file1": "https://github.com/stepmania/stepmania/releases/download/v5.0.12/StepMania-5.0.12-Linux.tar.gz"
      }
    ],
    "game": {
      "exe": "stepmania"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/stepmania-5.0"
        }
      }
    ]
  }
}
Back to game