From 729f7e72361faf82eb5da88ee8847b9fc40de70e Mon Sep 17 00:00:00 2001 From: Casey Link Date: Fri, 5 Dec 2014 13:32:01 +0100 Subject: [PATCH] stockpiles: update NEWS & Readme --- NEWS | 4 ++-- Readme.rst | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 80509dbc3..b1ce46815 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ DFHack Future Fixes New Plugins New Scripts + gui/stockpiles: an in-game interface for saving and loading stockpile + settings files. Misc Improvements DFHack 0.40.19-r1 @@ -17,8 +19,6 @@ DFHack 0.40.19-r1 New scripts: remove-stress [all]: set selected or all units unit to -1,000,000 stress this script replaces removebadthoughts.rb - gui/stockpiles: an in-game interface for saving and loading stockpile - settings files. Misc improvements: cmd-prompt can now access selected items, units, and buildings autolabor plugin: add an optional talent pool parameter diff --git a/Readme.rst b/Readme.rst index bcabd2965..aa44be116 100644 --- a/Readme.rst +++ b/Readme.rst @@ -2207,6 +2207,9 @@ directory. gui/stockpiles -dir set the default directory to save settings into gui/stockpiles -help to see this message +Don't forget to `enable stockpiles` and create the `stocksettings` directory in +the DF folder before trying to use this plugin. + binpatch ========