files:
- goginstaller: N/A:Please select the GOG.com Linux installer
- libidn_deb: http://mirrors.kernel.org/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb
game:
exe: start.sh
gogid: 1207660253
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- extract:
dst: $CACHE/LIBIDN
file: libidn_deb
format: ar
- extract:
dst: $CACHE/LIBIDN
file: $CACHE/LIBIDN/data.tar.xz
format: txz
- merge:
dst: $GAMEDIR/game/lib64
src: $CACHE/LIBIDN/lib/x86_64-linux-gnu
description: ''
game_slug: dustforce-dx
gogslug: dustforce_dx
humblestoreid: dustforce
installer_slug: dustforce-dx-gog
name: Dustforce DX
notes: "This installer also downloads a missing library file (libidn.so.11) and moves\
\ it to the game's lib64 folder instead of requiring a system install.\r\n\r\nNote:\
\ The missing library will only work on 64-bit systems."
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
- libidn_deb: http://mirrors.kernel.org/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb
game:
exe: start.sh
gogid: 1207660253
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- extract:
dst: $CACHE/LIBIDN
file: libidn_deb
format: ar
- extract:
dst: $CACHE/LIBIDN
file: $CACHE/LIBIDN/data.tar.xz
format: txz
- merge:
dst: $GAMEDIR/game/lib64
src: $CACHE/LIBIDN/lib/x86_64-linux-gnu
slug: dustforce-dx-gog
steamid: 65300
version: GOG
year: 2012
{
"game_slug": "dustforce-dx",
"version": "GOG",
"description": "",
"notes": "This installer also downloads a missing library file (libidn.so.11) and moves it to the game's lib64 folder instead of requiring a system install.\r\n\r\nNote: The missing library will only work on 64-bit systems.",
"name": "Dustforce DX",
"year": 2012,
"steamid": 65300,
"gogslug": "dustforce_dx",
"humblestoreid": "dustforce",
"runner": "linux",
"slug": "dustforce-dx-gog",
"installer_slug": "dustforce-dx-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
},
{
"libidn_deb": "http://mirrors.kernel.org/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb"
}
],
"game": {
"exe": "start.sh",
"gogid": 1207660253
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
},
{
"extract": {
"dst": "$CACHE/LIBIDN",
"file": "libidn_deb",
"format": "ar"
}
},
{
"extract": {
"dst": "$CACHE/LIBIDN",
"file": "$CACHE/LIBIDN/data.tar.xz",
"format": "txz"
}
},
{
"merge": {
"dst": "$GAMEDIR/game/lib64",
"src": "$CACHE/LIBIDN/lib/x86_64-linux-gnu"
}
}
]
}
}