##################################
Welcome to DFHack's documentation!
##################################
DFHack is a memory editing library for `Dwarf Fortress `_
that provides a unified, cross-platform environment where tools can be developed
to extend the game. The default distribution contains a variety of tools, including
bugfixes, interface improvements, automation tools, modding tools, and more.
There are also a variety of third-party tools available.
.. _quick-links:
Quick Links
===========
* `Downloads `_
* `Installation guide `
* `Source code `_
(**important:** read `compile` before attempting to build from source)
* `Bay 12 forums thread `_
* `Bug tracker `_
User Manual
===========
.. toctree::
:maxdepth: 2
/docs/Introduction
/docs/Installing
/docs/Support
/docs/Core
/docs/Plugins
/docs/Scripts
/docs/guides/index
/docs/index-about
/docs/index-dev