files:
- appimage: https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage
game:
exe: $GAMEDIR/flare-linux64-v1.14.AppImage
installer:
- chmodx: appimage
- move:
dst: $GAMEDIR
src: appimage
description: ''
game_slug: flare-empyrean-campaign
gogslug: ''
humblestoreid: ''
installer_slug: flare-empyrean-campaign-appimage
name: 'Flare: Empyrean Campaign'
notes: ''
runner: linux
script:
files:
- appimage: https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage
game:
exe: $GAMEDIR/flare-linux64-v1.14.AppImage
installer:
- chmodx: appimage
- move:
dst: $GAMEDIR
src: appimage
slug: flare-empyrean-campaign-appimage
steamid: null
version: AppImage
year: 2018
{
"game_slug": "flare-empyrean-campaign",
"version": "AppImage",
"description": "",
"notes": "",
"name": "Flare: Empyrean Campaign",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "flare-empyrean-campaign-appimage",
"installer_slug": "flare-empyrean-campaign-appimage",
"script": {
"files": [
{
"appimage": "https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/flare-linux64-v1.14.AppImage"
},
"installer": [
{
"chmodx": "appimage"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
}
]
}
}