Installer springrts-weblobby-15-64bit

files:
- download: https://github.com/springweblobby/swl-qt/releases/download/v1.5/weblobby-1.5-linux64.zip
game:
  exe: $GAMEDIR/weblobby
installer:
- extract:
    dst: $GAMEDIR
    file: download
- chmodx: $GAMEDIR/weblobby
- chmodx: $GAMEDIR/lib/weblobby
description: null
game_slug: springrts
gogslug: ''
humblestoreid: ''
installer_slug: springrts-weblobby-15-64bit
name: SpringRTS
notes: ''
runner: linux
script:
  files:
  - download: https://github.com/springweblobby/swl-qt/releases/download/v1.5/weblobby-1.5-linux64.zip
  game:
    exe: $GAMEDIR/weblobby
  installer:
  - extract:
      dst: $GAMEDIR
      file: download
  - chmodx: $GAMEDIR/weblobby
  - chmodx: $GAMEDIR/lib/weblobby
slug: springrts-weblobby-15-64bit
steamid: null
version: weblobby 1.5 64Bit
year: 2014
{
  "game_slug": "springrts",
  "version": "weblobby 1.5 64Bit",
  "description": null,
  "notes": "",
  "name": "SpringRTS",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "springrts-weblobby-15-64bit",
  "installer_slug": "springrts-weblobby-15-64bit",
  "script": {
    "files": [
      {
        "download": "https://github.com/springweblobby/swl-qt/releases/download/v1.5/weblobby-1.5-linux64.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/weblobby"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "download"
        }
      },
      {
        "chmodx": "$GAMEDIR/weblobby"
      },
      {
        "chmodx": "$GAMEDIR/lib/weblobby"
      }
    ]
  }
}
Back to game