Installer megamek-latest-stable

files:
- megamek-game: https://sourceforge.net/projects/megamek/files/latest/download?source=files
game:
  exe: startup.sh
installer:
- extract:
    file: megamek-game
    format: tgz
- chmodx: $GAMEDIR/startup.sh
description: Latest version downloaded from SourceForge
game_slug: megamek
gogslug: ''
humblestoreid: ''
installer_slug: megamek-latest-stable
name: MegaMek
notes: Requires Java (probably already installed on your system)
runner: linux
script:
  files:
  - megamek-game: https://sourceforge.net/projects/megamek/files/latest/download?source=files
  game:
    exe: startup.sh
  installer:
  - extract:
      file: megamek-game
      format: tgz
  - chmodx: $GAMEDIR/startup.sh
slug: megamek-latest-stable
steamid: null
version: Latest stable
year: null
{
  "game_slug": "megamek",
  "version": "Latest stable",
  "description": "Latest version downloaded from SourceForge",
  "notes": "Requires Java (probably already installed on your system)",
  "name": "MegaMek",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "megamek-latest-stable",
  "installer_slug": "megamek-latest-stable",
  "script": {
    "game": {
      "exe": "startup.sh"
    },
    "files": [
      {
        "megamek-game": "https://sourceforge.net/projects/megamek/files/latest/download?source=files"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "megamek-game",
          "format": "tgz"
        }
      },
      {
        "chmodx": "$GAMEDIR/startup.sh"
      }
    ]
  }
}
Back to game