Installer starmade-star-madeorg-new-lau

files:
- zip: http://launcher-files-origin.star-made.org/download/starmade-launcher-linux-x64.zip
game:
  args: --steam
  exe: starmade-launcher
installer:
- extract:
    dst: $GAMEDIR
    file: zip
    format: zip
- chmodx: $GAMEDIR/starmade-launcher
description: downloads the launcher directly from star-made.org, for non steam use
game_slug: starmade
gogslug: ''
humblestoreid: ''
installer_slug: starmade-star-madeorg-new-lau
name: StarMade
notes: Please note on ArchLinux the package "gconf" must be installed from the aur
runner: linux
script:
  files:
  - zip: http://launcher-files-origin.star-made.org/download/starmade-launcher-linux-x64.zip
  game:
    args: --steam
    exe: starmade-launcher
  installer:
  - extract:
      dst: $GAMEDIR
      file: zip
      format: zip
  - chmodx: $GAMEDIR/starmade-launcher
slug: starmade-star-madeorg-new-lau
steamid: 244770
version: star-made.org [new launcher]
year: 2014
{
  "game_slug": "starmade",
  "version": "star-made.org [new launcher]",
  "description": "downloads the launcher directly from star-made.org, for non steam use",
  "notes": "Please note on ArchLinux the package \"gconf\" must be installed from the aur",
  "name": "StarMade",
  "year": 2014,
  "steamid": 244770,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "starmade-star-madeorg-new-lau",
  "installer_slug": "starmade-star-madeorg-new-lau",
  "script": {
    "files": [
      {
        "zip": "http://launcher-files-origin.star-made.org/download/starmade-launcher-linux-x64.zip"
      }
    ],
    "game": {
      "args": "--steam",
      "exe": "starmade-launcher"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "zip",
          "format": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/starmade-launcher"
      }
    ]
  }
}
Back to game