files:
- appimage: https://github.com/divVerent/aaaaxy/releases/download/v$VERSION/AAAAXY-x86_64.AppImage
game:
exe: appimage
installer:
- chmodx: appimage
variables:
VERSION: 1.6.301
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/v$VERSION/AAAAXY-x86_64.AppImage
game:
exe: appimage
installer:
- chmodx: appimage
variables:
VERSION: 1.6.301
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/v$VERSION/AAAAXY-x86_64.AppImage"
}
],
"game": {
"exe": "appimage"
},
"installer": [
{
"chmodx": "appimage"
}
],
"variables": {
"VERSION": "1.6.301"
}
}
}