dfhack fork
 
 
 
 
 
 
Go to file
lethosor 8cec8af3b1 CMake: Support cross-compiling
This relies on a working cross-compiler, of course, as well as a separate build
directory for cross-compiled builds, with DFHACK_NATIVE_BUILD_DIR pointing
to an already-successful native build directory (this is needed for protoc).
2016-01-08 21:08:26 -05:00
CMake/Modules Initial CMake version of Sphinx stuff. 2015-09-24 02:09:23 -04:00
build Bash script to build dfhack according to the instructions in Compile.rst. 2015-01-05 16:02:13 -05:00
depends CMake: Support cross-compiling 2016-01-08 21:08:26 -05:00
dfhack-config dfstatus: Allow sections and metal bars to be customized 2015-09-03 15:02:08 -04:00
docs New tweak: block-labors 2016-01-08 19:27:11 -05:00
library New tweak: block-labors 2016-01-08 19:27:11 -05:00
package Use distro_fixes.sh from LNP if it exists 2015-12-23 00:38:03 +05:30
plugins New tweak: block-labors 2016-01-08 19:27:11 -05:00
reversing Properly handle the variety of exception handlers that MSVC 2010 generates 2012-03-03 14:14:31 -06:00
scripts Merge pull request #788 from stonetoad/patch-1 2016-01-08 16:59:57 -05:00
travis Don't hardcode line numbers in script documentation check 2015-12-28 16:31:36 -05:00
.gitignore Clean up, update .gitignore 2015-11-29 18:39:48 -05:00
.gitmodules Fix .gitmodules. 2015-09-21 20:38:31 -04:00
.travis.yml travis: build docs 2015-12-19 10:55:35 -05:00
CMakeLists.txt CMake: Support cross-compiling 2016-01-08 21:08:26 -05:00
LICENSE.rst Further clarify Core; move plugins out; other fixes 2015-11-06 11:44:43 +11:00
NEWS.rst New tweak: block-labors 2016-01-08 19:27:11 -05:00
README.html Move index back to root 2015-11-07 19:42:18 -05:00
README.md Split GitHub README from Sphinx index 2015-10-28 10:06:28 +11:00
conf.py Move index back to root 2015-11-07 19:42:18 -05:00
dfhack.init-example New tweak: block-labors 2016-01-08 19:27:11 -05:00
index.rst Move index back to root 2015-11-07 19:42:18 -05:00

README.md

#DFHack Readme

[Build Status] (https://travis-ci.org/DFHack/dfhack) [Documentation Status] (https://dfhack.readthedocs.org) [License] (https://en.wikipedia.org/wiki/Zlib_License) [Github Issues] (https://github.com/DFHack/dfhack/issues) [Open Pulls] (https://github.com/DFHack/dfhack/pulls)

DFHack is a Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.

The full documentation is available online here, from the README.html page in the DFHack distribution, or as raw text in the ./docs folder. If you're an end-user, modder, or interested in contributing to DFHack - go read those docs.

If that's unclear or you need more help, try [the Bay12 forums thread] (http://www.bay12forums.com/smf/index.php?topic=139553) or the #dfhack IRC channel on freenode.