dfhack/docs/Tags.rst

20 lines
1.1 KiB
ReStructuredText

2022-07-22 15:37:24 -06:00
:orphan:
2022-07-18 11:58:35 -06:00
- `tag/adventure`: Tools that are useful while in adventure mode
- `tag/fort`: Tools that are useful while in fort mode
- `tag/legends`: Tools that are useful while in legends mode
- `tag/items`: Tools that create or modify in-game items
- `tag/units`: Tools that create or modify units
- `tag/jobs`: Tools that create or modify jobs
- `tag/labors`: Tools that deal with labor assignment
- `tag/auto`: Tools that automatically manage some aspect of your fortress
- `tag/map`: Map modification
- `tag/system`: Tools related to working with DFHack commands or the core DFHack library
- `tag/productivity`: Tools that help you do things that you could do manually, but using the tool is better and faster
- `tag/animals`: Tools that help you manage animals
- `tag/fix`: Tools that fix specific bugs
- `tag/inspection`: Tools that let you inspect game data
- `tag/buildings`: Tools that help you work wtih placing or configuring buildings and furniture
- `tag/quickfort`: Tools that are involved in creating and playing back blueprints
- `tag/dev`: Tools useful for develpers and modders