files:
- file: https://github.com/McArcady/lnp-forge/releases/download/0.47.05-r8/Dwarf_Fortress-0.47.05-r8-x86_64.AppImage
game:
exe: $GAMEDIR/file
installer:
- move:
dst: $GAMEDIR/file
src: file
- chmodx: $GAMEDIR/file
system:
env:
APPIMAGELAUNCHER_DISABLE: true
description: 'A simple ready-to-play pack for Linux that includes: Dwarf Fortress
v0.47.05 DFHack + TwbT v0.47.05-r8 compatible DFGraphics tilesets: Spacefox,
Ironhand, Phoebus, ... Dwarf Therapist v41.2.4 Legends Browser (legacy)
v1.19.2 Legends Browser 2 v2.0.2 Announcement Window v1.3.0 SoundSense
RS v1.5.1'
game_slug: dwarf-fortress
gogslug: ''
humblestoreid: ''
installer_slug: dwarf-fortress-linuxdwarfpack-04705
name: Dwarf Fortress
notes: Requires unionfs-fuse
runner: linux
script:
files:
- file: https://github.com/McArcady/lnp-forge/releases/download/0.47.05-r8/Dwarf_Fortress-0.47.05-r8-x86_64.AppImage
game:
exe: $GAMEDIR/file
installer:
- move:
dst: $GAMEDIR/file
src: file
- chmodx: $GAMEDIR/file
system:
env:
APPIMAGELAUNCHER_DISABLE: true
slug: dwarf-fortress-linuxdwarfpack-04705
steamid: 975370
version: LinuxDwarfPack 0.47.05-r8
year: 2006
{
"game_slug": "dwarf-fortress",
"version": "LinuxDwarfPack 0.47.05-r8",
"description": "A simple ready-to-play pack for Linux that includes: Dwarf Fortress v0.47.05 DFHack + TwbT v0.47.05-r8 compatible DFGraphics tilesets: Spacefox, Ironhand, Phoebus, ... Dwarf Therapist v41.2.4 Legends Browser (legacy) v1.19.2 Legends Browser 2 v2.0.2 Announcement Window v1.3.0 SoundSense RS v1.5.1",
"notes": "Requires unionfs-fuse",
"name": "Dwarf Fortress",
"year": 2006,
"steamid": 975370,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "dwarf-fortress-linuxdwarfpack-04705",
"installer_slug": "dwarf-fortress-linuxdwarfpack-04705",
"script": {
"files": [
{
"file": "https://github.com/McArcady/lnp-forge/releases/download/0.47.05-r8/Dwarf_Fortress-0.47.05-r8-x86_64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/file"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR/file",
"src": "file"
}
},
{
"chmodx": "$GAMEDIR/file"
}
],
"system": {
"env": {
"APPIMAGELAUNCHER_DISABLE": true
}
}
}
}