Installer aaaaxy-appimage

files:
- appimage: https://github.com/divVerent/aaaaxy/releases/download/v1.7.12/AAAAXY-x86_64.AppImage
game:
  exe: $GAMEDIR/AAAAXY-x86_64.AppImage
installer:
- chmodx: appimage
- move:
    dst: $GAMEDIR
    src: appimage
description: AppImage version
game_slug: aaaaxy
gogslug: ''
humblestoreid: ''
installer_slug: aaaaxy-appimage
name: Aaaaxy
notes: ''
runner: linux
script:
  files:
  - appimage: https://github.com/divVerent/aaaaxy/releases/download/v1.7.12/AAAAXY-x86_64.AppImage
  game:
    exe: $GAMEDIR/AAAAXY-x86_64.AppImage
  installer:
  - chmodx: appimage
  - move:
      dst: $GAMEDIR
      src: appimage
slug: aaaaxy-appimage
steamid: null
version: AppImage
year: 2021
{
  "game_slug": "aaaaxy",
  "version": "AppImage",
  "description": "AppImage version",
  "notes": "",
  "name": "Aaaaxy",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "aaaaxy-appimage",
  "installer_slug": "aaaaxy-appimage",
  "script": {
    "files": [
      {
        "appimage": "https://github.com/divVerent/aaaaxy/releases/download/v1.7.12/AAAAXY-x86_64.AppImage"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/AAAAXY-x86_64.AppImage"
    },
    "installer": [
      {
        "chmodx": "appimage"
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "appimage"
        }
      }
    ]
  }
}
Back to game