2015-10-27 17:06:28 -06:00
|
|
|
##################################
|
2015-09-22 01:42:15 -06:00
|
|
|
Welcome to DFHack's documentation!
|
2015-10-27 17:06:28 -06:00
|
|
|
##################################
|
2015-09-22 01:42:15 -06:00
|
|
|
|
2020-07-11 21:50:51 -06:00
|
|
|
DFHack is a memory editing library for `Dwarf Fortress <https://www.bay12games.com/dwarves/>`_
|
|
|
|
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.
|
2015-11-05 06:59:48 -07:00
|
|
|
|
2020-07-11 21:50:51 -06:00
|
|
|
.. _quick-links:
|
2015-11-05 06:59:48 -07:00
|
|
|
|
2020-07-11 21:50:51 -06:00
|
|
|
Quick Links
|
|
|
|
===========
|
2015-09-22 07:30:22 -06:00
|
|
|
|
2020-07-11 21:50:51 -06:00
|
|
|
* `Downloads <https://www.github.com/DFHack/dfhack/releases>`_
|
|
|
|
* `Installation guide <installing>`
|
2023-01-15 00:56:30 -07:00
|
|
|
* `quickstart`
|
2022-07-22 10:56:23 -06:00
|
|
|
* `Getting help <support>`
|
|
|
|
* :source:`Source code <>`
|
2023-01-14 19:48:50 -07:00
|
|
|
(**important:** read `building-dfhack-index` before attempting to build from source.)
|
2015-09-22 07:30:22 -06:00
|
|
|
|
2015-10-27 17:06:28 -06:00
|
|
|
User Manual
|
|
|
|
===========
|
2015-09-22 01:42:15 -06:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2015-11-05 22:58:58 -07:00
|
|
|
/docs/Introduction
|
2023-01-15 00:56:30 -07:00
|
|
|
/docs/Quickstart
|
2020-07-18 01:16:52 -06:00
|
|
|
/docs/Installing
|
2015-11-05 22:58:58 -07:00
|
|
|
/docs/Core
|
2022-08-16 00:14:50 -06:00
|
|
|
/docs/Tools
|
2020-10-01 20:17:53 -06:00
|
|
|
/docs/guides/index
|
2022-11-30 04:59:26 -07:00
|
|
|
/docs/dev/index
|
2022-11-30 04:34:40 -07:00
|
|
|
/docs/about/index
|