Installer gdlauncher-201-appimage

files:
- appimg: https://gdlauncher.com/download/linux
game:
  exe: $GAMEDIR/GDLauncher__2.0.1__linux__x64.AppImage
installer:
- chmodx: appimg
- move:
    dst: $GAMEDIR
    src: appimg
system:
  disable_runtime: true
  env:
    APPIMAGELAUNCHER_DISABLE: 1
description: ''
game_slug: gdlauncher
gogslug: ''
humblestoreid: ''
installer_slug: gdlauncher-201-appimage
name: GDLauncher
notes: ''
runner: linux
script:
  files:
  - appimg: https://gdlauncher.com/download/linux
  game:
    exe: $GAMEDIR/GDLauncher__2.0.1__linux__x64.AppImage
  installer:
  - chmodx: appimg
  - move:
      dst: $GAMEDIR
      src: appimg
  system:
    disable_runtime: true
    env:
      APPIMAGELAUNCHER_DISABLE: 1
slug: gdlauncher-201-appimage
steamid: null
version: 2.0.1 (AppImage)
year: 2014
{
  "game_slug": "gdlauncher",
  "version": "2.0.1 (AppImage)",
  "description": "",
  "notes": "",
  "name": "GDLauncher",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "gdlauncher-201-appimage",
  "installer_slug": "gdlauncher-201-appimage",
  "script": {
    "files": [
      {
        "appimg": "https://gdlauncher.com/download/linux"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/GDLauncher__2.0.1__linux__x64.AppImage"
    },
    "installer": [
      {
        "chmodx": "appimg"
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "appimg"
        }
      }
    ],
    "system": {
      "disable_runtime": true,
      "env": {
        "APPIMAGELAUNCHER_DISABLE": 1
      }
    }
  }
}
Back to game