update docs for cleanconst
parent
d3dd12c38f
commit
1f3c4cdd18
@ -1,7 +1,14 @@
|
|||||||
cleanconst
|
cleanconst
|
||||||
==========
|
==========
|
||||||
Cleans up construction materials.
|
|
||||||
|
|
||||||
This utility alters all constructions on the map so that they spawn their
|
Tags:
|
||||||
building component when they are disassembled, allowing their actual
|
:dfhack-keybind:
|
||||||
build items to be safely deleted. This can improve FPS in extreme situations.
|
|
||||||
|
Cleans up construction materials. This tool alters all constructions on the map
|
||||||
|
so that they spawn their building component when they are disassembled, allowing
|
||||||
|
their actual build items to be safely deleted. This can improve FPS when you
|
||||||
|
have many constructions on the map.
|
||||||
|
|
||||||
|
Usage::
|
||||||
|
|
||||||
|
cleanconst
|
||||||
|
Loading…
Reference in New Issue