stonesense
stonesense copied to clipboard
Show the selection rectangle from DF in Stonesense
It is theoretically possible to read the selection bounds from DF in Stonesense and show that info
To do this you would need to use DFHack::Gui::getDesignationCoords() and DFHack::Gui::getMousePos()
but wait until after #205 is done