We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1a6ec commit 97846f5Copy full SHA for 97846f5
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