diff --git a/dfhack.init-example b/dfhack.init-example index 578161c3f..db2bf1129 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -249,3 +249,10 @@ gui/load-screen enable ####################################################### # Apply binary patches at runtime # ####################################################### + +####################################################### +# Disable broken tools for v0.42.01 # +####################################################### + +disable stockflow +:lua dfhack.printerr("Some tools incompatible with v0.42.01 have been disabled")