0.44.12-r1
Important: This version is very buggy. If you want to run df-ai on DFHack 0.44.12-r1, I suggest using the latest prerelese build for the next version of df-ai.
Installation instructions
- Download and extract Dwarf Fortress 0.44.12.
Windows (32-bit) - Linux (32-bit) - Mac OS X (32-bit) - Install DFHack 0.44.12-r1.
- Place the
df-ai.plug.*
file inhack/plugins
. - Extract the
df-ai-blueprints
folder fromdf-ai-assets.zip
into the Dwarf Fortress root (the same folder ashack
anddfhack-config
).
If there is adf-ai-blueprints
folder from a previous version of df-ai, remove it first.
df-ai-assets.zip
can be found in the list of files above. - Optional: Add the corresponding version of weblegends to enable the df-ai web interface.
- Enter
enable df-ai
into the DFHack console.
Changes since the previous version
- Exclusive callbacks now use a coroutine-based implementation. This should not have any visible change in behavior, but as always, if there are problems, report them on the issues page.