18 lines
424 B
Plaintext
18 lines
424 B
Plaintext
# Default DFHack tool configuration
|
|
|
|
# Please do not edit this file directly. It will be overwritten with new
|
|
# defaults when you update DFHack. Instead, add your configuration to
|
|
# dfhack-config/init/dfhack.init
|
|
|
|
# Enable system services
|
|
enable buildingplan
|
|
enable burrow
|
|
enable faststart
|
|
enable logistics
|
|
enable overlay
|
|
|
|
# aliases
|
|
alias add autounsuspend suspendmanager
|
|
alias add gui/dig gui/design
|
|
alias add version help
|