Installer ankama-launcher-linux-standalone-64b

files:
- main:
    filename: AnkamaLauncher64.AppImage
    url: https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage
game:
  exe: $GAMEDIR/AnkamaLauncher64.AppImage
installer:
- move:
    dst: $GAMEDIR
    src: main
- chmodx: $GAMEDIR/AnkamaLauncher64.AppImage
description: Download the AppImage file and run it.
game_slug: ankama-launcher
gogslug: ''
humblestoreid: ''
installer_slug: ankama-launcher-linux-standalone-64b
name: Ankama Launcher
notes: ''
runner: linux
script:
  files:
  - main:
      filename: AnkamaLauncher64.AppImage
      url: https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage
  game:
    exe: $GAMEDIR/AnkamaLauncher64.AppImage
  installer:
  - move:
      dst: $GAMEDIR
      src: main
  - chmodx: $GAMEDIR/AnkamaLauncher64.AppImage
slug: ankama-launcher-linux-standalone-64b
steamid: null
version: Linux Standalone 64bits
year: 2019
{
  "game_slug": "ankama-launcher",
  "version": "Linux Standalone 64bits",
  "description": "Download the AppImage file and run it.",
  "notes": "",
  "name": "Ankama Launcher",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ankama-launcher-linux-standalone-64b",
  "installer_slug": "ankama-launcher-linux-standalone-64b",
  "script": {
    "files": [
      {
        "main": {
          "filename": "AnkamaLauncher64.AppImage",
          "url": "https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/AnkamaLauncher64.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "main"
        }
      },
      {
        "chmodx": "$GAMEDIR/AnkamaLauncher64.AppImage"
      }
    ]
  }
}
Back to game