files:
- appimage:
filename: ashes.AppImage
url: https://wlg-ashes.fr/downloadlatest/linuxclient
game:
exe: ashes.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: $GAMEDIR/ashes.AppImage
description: null
game_slug: ashes-wlg
gogslug: ''
humblestoreid: ''
installer_slug: ashes-wlg-appimage
name: Ashes (WLG)
notes: ''
runner: linux
script:
files:
- appimage:
filename: ashes.AppImage
url: https://wlg-ashes.fr/downloadlatest/linuxclient
game:
exe: ashes.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: $GAMEDIR/ashes.AppImage
slug: ashes-wlg-appimage
steamid: null
version: AppImage
year: 2021
{
"game_slug": "ashes-wlg",
"version": "AppImage",
"description": null,
"notes": "",
"name": "Ashes (WLG)",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ashes-wlg-appimage",
"installer_slug": "ashes-wlg-appimage",
"script": {
"files": [
{
"appimage": {
"filename": "ashes.AppImage",
"url": "https://wlg-ashes.fr/downloadlatest/linuxclient"
}
}
],
"game": {
"exe": "ashes.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
},
{
"chmodx": "$GAMEDIR/ashes.AppImage"
}
]
}
}