rename and enable plugin

develop
Myk Taylor 2023-04-27 13:20:25 -07:00
parent fab05ca887
commit ef140b0dd6
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
3 changed files with 4 additions and 4 deletions

@ -1,9 +1,9 @@
workNow
=======
work-now
========
.. dfhack-tool::
:summary: Reduce the time that dwarves idle after completing a job.
:tags: unavailable fort auto labors
:tags: fort auto jobs
After finishing a job, dwarves will wander away for a while before picking up a
new job. This plugin will automatically poke the game to assign dwarves to new

@ -166,7 +166,7 @@ dfhack_plugin(tiletypes tiletypes.cpp Brushes.h LINK_LIBRARIES lua)
#dfhack_plugin(tubefill tubefill.cpp)
#add_subdirectory(tweak)
#dfhack_plugin(workflow workflow.cpp LINK_LIBRARIES lua)
#dfhack_plugin(workNow workNow.cpp)
dfhack_plugin(work-now work-now.cpp)
dfhack_plugin(xlsxreader xlsxreader.cpp LINK_LIBRARIES lua xlsxio_read_STATIC zip expat)
#dfhack_plugin(zone zone.cpp)