File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Template for new versions:
7070## Lua
7171
7272## Removed
73+ - `infiniteSky`: Temporarily disabled due to incompatibility with changes made as part of DF's siege update
7374
7475# 53.05-r1
7576
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ if(BUILD_SUPPORTED)
8686 #dfhack_plugin(generated-creature-renamer generated-creature-renamer.cpp)
8787 dfhack_plugin(getplants getplants.cpp)
8888 dfhack_plugin(hotkeys hotkeys.cpp LINK_LIBRARIES lua)
89- dfhack_plugin(infinite-sky infinite-sky.cpp LINK_LIBRARIES lua)
89+ # dfhack_plugin(infinite-sky infinite-sky.cpp LINK_LIBRARIES lua)
9090 #dfhack_plugin(jobutils jobutils.cpp)
9191 dfhack_plugin(lair lair.cpp)
9292 dfhack_plugin(liquids liquids.cpp Brushes.h LINK_LIBRARIES lua)
You can’t perform that action at this time.
0 commit comments