files:
- archive: https://github.com/tmewett/BrogueCE/releases/download/v1.9/BrogueCE-v1.9-linux-x86_64.tar.gz
game:
exe: brogue
installer:
- extract:
file: archive
format: tgz
description: "Make sure you have SDL2 and SDL2_image installed via your package manager.\
\ The required packages are:\r\n- Debian/Ubuntu: `libsdl2-2.0-0 libsdl2-image-2.0-0`\r\
\n- Fedora: `SDL2 SDL2_image`\r\n- Arch: `sdl2 sdl2_image`"
game_slug: brogue
gogslug: ''
humblestoreid: ''
installer_slug: brogue-community-edition-19
name: Brogue
notes: ''
runner: linux
script:
files:
- archive: https://github.com/tmewett/BrogueCE/releases/download/v1.9/BrogueCE-v1.9-linux-x86_64.tar.gz
game:
exe: brogue
installer:
- extract:
file: archive
format: tgz
slug: brogue-community-edition-19
steamid: null
version: Community Edition 1.9
year: 2009
{
"game_slug": "brogue",
"version": "Community Edition 1.9",
"description": "Make sure you have SDL2 and SDL2_image installed via your package manager. The required packages are:\r\n- Debian/Ubuntu: `libsdl2-2.0-0 libsdl2-image-2.0-0`\r\n- Fedora: `SDL2 SDL2_image`\r\n- Arch: `sdl2 sdl2_image`",
"notes": "",
"name": "Brogue",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "brogue-community-edition-19",
"installer_slug": "brogue-community-edition-19",
"script": {
"files": [
{
"archive": "https://github.com/tmewett/BrogueCE/releases/download/v1.9/BrogueCE-v1.9-linux-x86_64.tar.gz"
}
],
"game": {
"exe": "brogue"
},
"installer": [
{
"extract": {
"file": "archive",
"format": "tgz"
}
}
]
}
}