Installer super-mario-war-18-beta-2

files:
- game: http://smwstuff.net/getgame?f=smw-1.8-beta2-linux64.tar.gz
game:
  exe: SuperMarioWar
installer:
- extract:
    dst: $GAMEDIR
    src: game
description: null
game_slug: super-mario-war
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-war-18-beta-2
name: Super Mario War
notes: Make sure libsdl-mixer1.2 package is installed
runner: linux
script:
  files:
  - game: http://smwstuff.net/getgame?f=smw-1.8-beta2-linux64.tar.gz
  game:
    exe: SuperMarioWar
  installer:
  - extract:
      dst: $GAMEDIR
      src: game
slug: super-mario-war-18-beta-2
steamid: null
version: 1.8 Beta 2
year: 2006
{
  "game_slug": "super-mario-war",
  "version": "1.8 Beta 2",
  "description": null,
  "notes": "Make sure libsdl-mixer1.2 package is installed",
  "name": "Super Mario War",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "super-mario-war-18-beta-2",
  "installer_slug": "super-mario-war-18-beta-2",
  "script": {
    "files": [
      {
        "game": "http://smwstuff.net/getgame?f=smw-1.8-beta2-linux64.tar.gz"
      }
    ],
    "game": {
      "exe": "SuperMarioWar"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "game"
        }
      }
    ]
  }
}
Back to game