description | none |
repository URL | https://github.com/rofl0r/df-mayday.git |
owner | retnyg@gmx.net |
last change | Sun, 25 Dec 2016 23:30:30 +0000 (25 23:30 +0000) |
last refresh | Sun, 3 Nov 2024 07:34:33 +0000 (3 08:34 +0100) |
mirror URL | git://repo.or.cz/rofl0r-df-mayday.git |
| https://repo.or.cz/rofl0r-df-mayday.git |
| ssh://git@repo.or.cz/rofl0r-df-mayday.git |
bundle info | rofl0r-df-mayday.git downloadable bundles |
content tags
|
|
README
Mayday Tileset for Dwarf Fortress >= 31.12
------------------------------------------
Mayday Tileset by May Green @ http://mayday.w.staszic.waw.pl/df.php
linux patcher by rofl0r
tested with 42.01, 42.06, 43.05 - OK
the 42.x series brings some new stuff, needs incompatible change.
checkout git commit 37bd73f540a2a8caa29f7b0ab17804418a6052bc for 40.xx
checkout git commit 09ac847e1d93e2972ab17520e4256995541c5283 for 34.xx
checkout git commit be1a145e3458e106bb62835195858712030b3d37 for 31.xx
* get dwarf fortress linux from bay12 website
* extract it somewhere
* copy/extract everything here into your dwarf fortress folder
* run mayday-patch.sh
after that you can port your worlds/saves/etc and have Fun.
how to port your savegame
=========================
* copy your data/save folder to your new DF directory.
* cd into it, delete region1/raw.
* copy raw from DF base folder into your region1 folder - done.
how to create a platform independent DFG package for redistribution
(without need to redistribute the DF binaries)
===================================================================
* after you have tested the patch on the newest DF and it applied successfully,
* unzip/tar the newest DF to some folder. it doesn't matter which platform's version it is.
* run utils/clean.sh on that folder ( utils/clean.sh /path/to/DF )
* copy everything from this repo into that folder
* run mayday-patch.sh
* you can now compress that folder with the packer of your choice and redistribute it.
the filesize should be around 700KB, since the game binaries are not inside.