files:
- game: https://lutris.net/files/games/opendungeons/OpenDungeons-0.7.1-Linux64.tar.gz
- pcre: https://lutris.net/files/lib64/libpcre.so.1.gz
game:
exe: opendungeons.x86_64
installer:
- extract:
file: game
- extract:
dst: $GAMEDIR/lib
file: pcre
description: ''
game_slug: opendungeons
gogslug: ''
humblestoreid: ''
installer_slug: opendungeons-071
name: OpenDungeons
notes: Requires 64bit X11 and GL libraries installed on the system (should be there
by default on most 64bit Linux installations).
runner: linux
script:
files:
- game: https://lutris.net/files/games/opendungeons/OpenDungeons-0.7.1-Linux64.tar.gz
- pcre: https://lutris.net/files/lib64/libpcre.so.1.gz
game:
exe: opendungeons.x86_64
installer:
- extract:
file: game
- extract:
dst: $GAMEDIR/lib
file: pcre
slug: opendungeons-071
steamid: null
version: 0.7.1
year: 2015
{
"game_slug": "opendungeons",
"version": "0.7.1",
"description": "",
"notes": "Requires 64bit X11 and GL libraries installed on the system (should be there by default on most 64bit Linux installations).",
"name": "OpenDungeons",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "opendungeons-071",
"installer_slug": "opendungeons-071",
"script": {
"files": [
{
"game": "https://lutris.net/files/games/opendungeons/OpenDungeons-0.7.1-Linux64.tar.gz"
},
{
"pcre": "https://lutris.net/files/lib64/libpcre.so.1.gz"
}
],
"game": {
"exe": "opendungeons.x86_64"
},
"installer": [
{
"extract": {
"file": "game"
}
},
{
"extract": {
"dst": "$GAMEDIR/lib",
"file": "pcre"
}
}
]
}
}