Installer alter-aeon-64-bit

files:
- binary: https://www.alteraeon.com/AlterAeonLauncherLinux64.bin
game:
  exe: AlterAeonLauncherLinux64.bin
installer:
- move:
    dst: $GAMEDIR
    src: binary
- chmodx: $GAMEDIR/AlterAeonLauncherLinux64.bin
description: null
game_slug: alter-aeon
gogslug: ''
humblestoreid: ''
installer_slug: alter-aeon-64-bit
name: Alter Aeon
notes: requires libpng12
runner: linux
script:
  files:
  - binary: https://www.alteraeon.com/AlterAeonLauncherLinux64.bin
  game:
    exe: AlterAeonLauncherLinux64.bin
  installer:
  - move:
      dst: $GAMEDIR
      src: binary
  - chmodx: $GAMEDIR/AlterAeonLauncherLinux64.bin
slug: alter-aeon-64-bit
steamid: null
version: 64 bit
year: 1995
{
  "game_slug": "alter-aeon",
  "version": "64 bit",
  "description": null,
  "notes": "requires libpng12",
  "name": "Alter Aeon",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "alter-aeon-64-bit",
  "installer_slug": "alter-aeon-64-bit",
  "script": {
    "files": [
      {
        "binary": "https://www.alteraeon.com/AlterAeonLauncherLinux64.bin"
      }
    ],
    "game": {
      "exe": "AlterAeonLauncherLinux64.bin"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "binary"
        }
      },
      {
        "chmodx": "$GAMEDIR/AlterAeonLauncherLinux64.bin"
      }
    ]
  }
}
Back to game