LinuxDwarfPack 0.47.05-r8:Supports Dwarf Fortress release 0.47.05 with DFHack r8 - download the pack here:
Pack includes:- DwarfFortress with DFHack & TWBT & Kloker
- full DFGraphics tilesets
- keybinds, tilesets and embark profiles from the original LNP
- Dwarf Therapist
- Legends Browser 1 & 2
- Announcement Window
- SoundSense-RS
Installation:Install the DEB package (for Ubuntu/Debian only) with:
$ sudo apt install -f ./linux-dwarf-pack_0.xx.yy-zz_amd64.debor using
gdebi.
(RPM, Arch, Alpine and AppImage packages also available
here).
Launch the pack from the menu:
Applications > Games > Dwarf Fortressor from a terminal:
$ /opt/linux-dwarf-pack/linux-dwarf-pack.shOr unpack the tar.bz2 package with:
$ tar xjf LinuxDwarfPack-0.xx.yy-zz.tar.bz2and start with:
$ LinuxDwarfPack-0.xx.yy-zz/startlnp.sh
Continuous builds with the latest improvements are also available: see Github actions on the lnp-forge directory or
or
buy me a coffee!
lnp-forge:lnp-forge is the script that builds the LinuxDwarfPack on Linux.
It checks for dependencies, downloads the game and tools from their original websites, builds and installs everything in a self-contained directory.
It is only required if you need to build your own LinuxDwarfPack.
Testers welcomed!Help from testers on different distros would be much appreciated!
The tool has been tested on Fedora, Debian and ArchLinux so far.
Instructions:Go to
https://github.com/McArcady/lnp-forgeClick [Download ZIP], or clone the repo from Github.
On the command-line, enter:
$ ./configure --prefix=$PWD && make installTo see or change any option, do:
$ bin/lnp-forge menuconfigTo start the build and installation:
$ bin/lnp-forge buildThe pack is installed in
.build/src/lnp-0.xxx.
It is self-contained and may be moved or copied elsewhere.
Bug reports:Please attach the
build.log file to any issue report on Github.