Update NEWS, document mod-specific script folder.

develop
expwnent 2014-08-15 02:48:34 -04:00
parent 9887d4a2e8
commit 4615183d36
1 changed files with 4 additions and 1 deletions

@ -1,5 +1,7 @@
DFHack future
DFHack v0.40.08-r1
Internals:
supported per save script folders
Items module: added createItem function
@ -13,9 +15,10 @@ DFHack future
UNLOAD
INTERACTION
sorted CMakeLists for plugins and devel plugins
It is now possible to have a mod-specific folder of scripts in raw/scripts. These will override dfhack scripts with the same name if both exist.
New scripts:
lua/ //lua module folder
lua/
repeat-util.lua
makes it easier to make things repeat indefinitely
syndrome-util.lua