Installer runescape-2210

files:
- runescape_deb: https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.10_amd64.deb
game:
  exe: bin/runescape-launcher
installer:
- execute:
    args: xf runescape_deb
    file: ar
- extract:
    dst: $GAMEDIR
    file: data.tar.xz
- execute:
    args: -i -e 's:/usr/share/games/runescape-launcher/runescape:$GAMEDIR/share/games/runescape-launcher/runescape:g'
      bin/runescape-launcher
    file: sed
description: ''
game_slug: runescape
gogslug: ''
humblestoreid: ''
installer_slug: runescape-2210
name: RuneScape
notes: Users will need to install libcurl and libpng on their systems.
runner: linux
script:
  files:
  - runescape_deb: https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.10_amd64.deb
  game:
    exe: bin/runescape-launcher
  installer:
  - execute:
      args: xf runescape_deb
      file: ar
  - extract:
      dst: $GAMEDIR
      file: data.tar.xz
  - execute:
      args: -i -e 's:/usr/share/games/runescape-launcher/runescape:$GAMEDIR/share/games/runescape-launcher/runescape:g'
        bin/runescape-launcher
      file: sed
slug: runescape-2210
steamid: 1343400
version: 2.2.10
year: 2001
{
  "game_slug": "runescape",
  "version": "2.2.10",
  "description": "",
  "notes": "Users will need to install libcurl and libpng on their systems.",
  "name": "RuneScape",
  "year": 2001,
  "steamid": 1343400,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "runescape-2210",
  "installer_slug": "runescape-2210",
  "script": {
    "files": [
      {
        "runescape_deb": "https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.10_amd64.deb"
      }
    ],
    "game": {
      "exe": "bin/runescape-launcher"
    },
    "installer": [
      {
        "execute": {
          "args": "xf runescape_deb",
          "file": "ar"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "data.tar.xz"
        }
      },
      {
        "execute": {
          "args": "-i -e 's:/usr/share/games/runescape-launcher/runescape:$GAMEDIR/share/games/runescape-launcher/runescape:g' bin/runescape-launcher",
          "file": "sed"
        }
      }
    ]
  }
}
Back to game