Installer eternal-lands-generic

files:
- elsh: http://www.eternal-lands.com/el_linux_install_195.sh
- sound: http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_sound_191.zip
- music: http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_music_full.zip
game:
  exe: $GAMEDIR/eternallands.sh
installer:
- chmodx: elsh
- execute:
    description: Running Install Script
    file: elsh
- chmodx: $GAMEDIR/eternallands.sh
- extract:
    dst: $GAMEDIR/sound
    file: sound
- extract:
    dst: $GAMEDIR/music
    file: music
description: Generic Linux Install Script
game_slug: eternal-lands
gogslug: ''
humblestoreid: ''
installer_slug: eternal-lands-generic
name: Eternal Lands
notes: ''
runner: linux
script:
  files:
  - elsh: http://www.eternal-lands.com/el_linux_install_195.sh
  - sound: http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_sound_191.zip
  - music: http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_music_full.zip
  game:
    exe: $GAMEDIR/eternallands.sh
  installer:
  - chmodx: elsh
  - execute:
      description: Running Install Script
      file: elsh
  - chmodx: $GAMEDIR/eternallands.sh
  - extract:
      dst: $GAMEDIR/sound
      file: sound
  - extract:
      dst: $GAMEDIR/music
      file: music
slug: eternal-lands-generic
steamid: null
version: Generic
year: 2003
{
  "game_slug": "eternal-lands",
  "version": "Generic",
  "description": "Generic Linux Install Script",
  "notes": "",
  "name": "Eternal Lands",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "eternal-lands-generic",
  "installer_slug": "eternal-lands-generic",
  "script": {
    "files": [
      {
        "elsh": "http://www.eternal-lands.com/el_linux_install_195.sh"
      },
      {
        "sound": "http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_sound_191.zip"
      },
      {
        "music": "http://www.gm.fh-koeln.de/~linke/EL-Downloads/EL_music_full.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/eternallands.sh"
    },
    "installer": [
      {
        "chmodx": "elsh"
      },
      {
        "execute": {
          "description": "Running Install Script",
          "file": "elsh"
        }
      },
      {
        "chmodx": "$GAMEDIR/eternallands.sh"
      },
      {
        "extract": {
          "dst": "$GAMEDIR/sound",
          "file": "sound"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/music",
          "file": "music"
        }
      }
    ]
  }
}
Back to game