We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e58d3e commit 0b77309Copy full SHA for 0b77309
3 files changed
docs/plugins/nestboxes.rst
plugins/CMakeLists.txt
@@ -136,7 +136,6 @@ if(BUILD_SUPPORTED)
136
#dfhack_plugin(map-render map-render.cpp LINK_LIBRARIES lua)
137
dfhack_plugin(misery misery.cpp LINK_LIBRARIES lua)
138
#dfhack_plugin(mode mode.cpp)
139
- dfhack_plugin(nestboxes nestboxes.cpp)
140
dfhack_plugin(orders orders.cpp LINK_LIBRARIES jsoncpp_static lua)
141
dfhack_plugin(overlay overlay.cpp LINK_LIBRARIES lua)
142
dfhack_plugin(pathable pathable.cpp LINK_LIBRARIES lua)
plugins/nestboxes.cpp
0 commit comments