files:
- appimage: https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage
game:
exe: appimage
installer:
- chmodx: appimage
description: v1.14
game_slug: flare
gogslug: ''
humblestoreid: ''
installer_slug: flare-linux
name: Flare
notes: "libSDL2-mixer should be manually installed, as the bundled library returns\
\ undefined object, preventing launch.\r\nFlare will always report that there is\
\ another instance running."
runner: linux
script:
files:
- appimage: https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage
game:
exe: appimage
installer:
- chmodx: appimage
slug: flare-linux
steamid: null
version: Linux
year: 2010
{
"game_slug": "flare",
"version": "Linux",
"description": "v1.14",
"notes": "libSDL2-mixer should be manually installed, as the bundled library returns undefined object, preventing launch.\r\nFlare will always report that there is another instance running.",
"name": "Flare",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "flare-linux",
"installer_slug": "flare-linux",
"script": {
"files": [
{
"appimage": "https://github.com/flareteam/flare-game/releases/download/v1.14/flare-linux64-v1.14.AppImage"
}
],
"game": {
"exe": "appimage"
},
"installer": [
{
"chmodx": "appimage"
}
]
}
}