aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormetamer2016-03-05 22:34:21 -0500
committermetamer2016-03-05 22:34:21 -0500
commitcc89c78cc1d677d7a2a6cc6c941f80d72650b1f2 (patch)
tree1bc6a0d883b02684f05382456b6c826eeb8923c2 /README.md
downloadaur-cc89c78cc1d677d7a2a6cc6c941f80d72650b1f2.tar.gz
added all files
Diffstat (limited to 'README.md')
-rw-r--r--README.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..5b8cba0e2981
--- /dev/null
+++ b/README.md
@@ -0,0 +1,43 @@
+Overview :
+===========
+
+df-lnp-arch is an installer of the Dwarf Fortress Lazy Newb Pack for the Arch Linux/Manjaro users.
+It is freely inspired by the [df-lnp-installer](https://github.com/andrewd18/df-lnp-installer).
+
+Warning :
+==========
+**This is not a stable installer and there can be bugs, do not use it with important saves.**
+
+Included mods :
+----------------
+
+* Lazy Newb Pack for Linux 0.5.3-SNAPSHOT-20130822-1652
+* DF Hack 0.34.11-r3
+* Falconne's DFHack UI Plugins v0.36
+* SoundSense r42 (app only)
+* Dwarf Therapist last version (splintermind, pulled and built from source)
+* A Darf Therapist guide by ResMar
+* And of course Dwarf Fortress 0.34.11
+* If someone want a graphic pack, simply open a issue
+
+Installation :
+==============
+
+1. Clone the git repository with `git clone git://github.com/ytterbium/df-lnp-arch.git`
+2. Go to the cloned directory with `cd df-lnp-arch`
+3. Create the package with `makepkg`, wait a little until all is downloaded and compiled.
+4. Install the package with `sudo pacman -U df-lnp-arch-version_of_package.tar.xz`
+5. Follow the prompts.
+6. Once DF is installed, enter the DF folder and run ./startlnp.
+7. Start the SoundSense r42 utility from the Utilities tab.
+8. Click the "Pack Update" tab.
+9. Click "Start Automatic Update".
+10. Get a Dwarven Ale; it's going to be a while.
+11. Once finished, close SoundSense, and muck about with LNP as normal.
+
+Update :
+=======
+
+1. Update your git repository with git pull .
+2. Recreate a package with makepkg.
+3. Install the package with `sudo pacman -U df-lnp-arch-new_version.tar.xz`