DFHack management.
Returns the hack titled <title>, or None if this does not exist.
title – the title of the hack.
Returns dict of available hacks.
Returns YES if DFHack should be used.
Open the DFHack Readme in the default browser.
Reads which hacks are enabled.
Toggles the use of DFHack.
Toggles the hack <name>.
name – the name of the hack to toggle.
True if the hack is now enabled, False if the hack is now disabled, None on error (no change in status)
get_hack()
get_hacks()
is_dfhack_enabled()
open_dfhack_readme()
read_hacks()
toggle_dfhack()
toggle_hack()
core.graphics module
core.helpers module