dfhack fork
 
 
 
 
 
 
Go to file
lethosor ef53cac05b Improve chapter levels in the PDF build
"Quick links" was "Chapter 1", and everything else was nested under Chapter 2. This changes e.g. "2.6.5 DFHack Lua API" to "6.5: DFHack Lua API"
2020-07-15 21:19:37 -04:00
.github Move Contributing.rst to docs/, add GitHub-specific version in .github/ 2020-07-07 23:49:28 -04:00
CMake Clean up *.cmake style 2019-07-20 16:17:44 -04:00
build Make the win64 build/install batch files work with non-C system drives. 2018-05-14 14:15:38 -05:00
depends Remove fast_mutex from CMakeLists 2020-05-04 19:26:49 -04:00
dfhack-config Use json for server config. 2017-11-25 11:34:02 +05:30
docs Remove excess/inconsistent padding from lists containing other lists 2020-07-15 21:15:07 -04:00
library Mark ref_target as a metafield so meta_primitive_newindex fails properly 2020-07-14 02:31:18 -04:00
package Fix the unquarantine behavior on OSX. 2020-07-13 10:04:09 -07:00
plugins Merge remote-tracking branch 'RosaryMala/remote_reader' into develop 2020-07-13 19:58:33 -04:00
scripts@4881acf99d Update scripts 2020-07-15 21:08:47 -04:00
test Update Lua API docs for ref_target field, add tests 2020-07-14 02:57:30 -04:00
travis authors-rst.py: add support for printing errors in GitHub actions format 2020-07-01 21:58:54 -04:00
.gitignore Add vscode files to gitignore 2020-04-04 10:40:16 +01:00
.gitmodules point the git module at the DFHack fork of the jsoncpp repository for consistency 2020-01-31 13:43:57 -06:00
.ycm_extra_conf.py Use jsoncpp 1.8.4 as a submodule 2018-06-14 21:20:46 +03:00
CMakeLists.txt Enable /bigobj globally on MSVC. 2020-05-09 18:23:18 -05:00
CMakeSettings.json Get intellisense and code analysis working in CMakeSettings.json. 2018-07-23 16:14:22 -05:00
LICENSE.rst License: sort, fix caps 2018-07-21 00:03:45 -04:00
README.html Fix html redirection to the docs 2016-04-11 09:30:05 +10:00
README.md Restrict status badge to push events only 2020-04-15 01:15:09 -04:00
conf.py Improve chapter levels in the PDF build 2020-07-15 21:19:37 -04:00
dfhack.init-example Activate autodump in default config 2020-04-01 15:09:51 +01:00
index.rst Move changelog, license, authors into main TOC tree 2020-07-11 23:55:02 -04:00
onLoad.init-example Remove warn-stuck-trees from onLoad.init-example 2017-12-23 20:49:24 -05:00

README.md

DFHack Readme

Build Status Documentation Status License

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 or the #dfhack IRC channel on freenode.