2017-03-26 17:59:09 -06:00
|
|
|
# DFHack Readme
|
2015-10-27 17:06:28 -06:00
|
|
|
|
2020-04-14 23:15:09 -06:00
|
|
|
[![Build Status](https://github.com/DFHack/dfhack/workflows/Build/badge.svg?event=push)](https://github.com/DFHack/dfhack/actions?query=workflow%3ABuild)
|
2017-03-26 17:59:09 -06:00
|
|
|
[![Documentation Status](https://readthedocs.org/projects/dfhack/badge)](https://dfhack.readthedocs.org)
|
|
|
|
[![License](https://img.shields.io/badge/license-ZLib-blue.svg)](https://en.wikipedia.org/wiki/Zlib_License)
|
2015-10-27 17:06:28 -06:00
|
|
|
|
|
|
|
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](https://dfhack.readthedocs.org),
|
|
|
|
from the README.html page in the DFHack distribution, or as raw text in the `./docs` folder.
|
2019-05-21 18:22:49 -06:00
|
|
|
If you're an end-user, modder, or interested in contributing to DFHack -
|
2015-10-27 17:06:28 -06:00
|
|
|
go read those docs.
|
|
|
|
|
2017-03-26 17:59:09 -06:00
|
|
|
If that's unclear or you need more help, try
|
2017-06-21 00:47:04 -06:00
|
|
|
[the Bay12 forums thread](http://www.bay12forums.com/smf/index.php?topic=164123)
|
2017-03-26 17:59:09 -06:00
|
|
|
or the #dfhack IRC channel on freenode.
|