Added internal lua change to NEWS

develop
Warmist 2014-02-14 14:29:27 +02:00
parent b030548156
commit 21c16b1373
1 changed files with 1 additions and 0 deletions

@ -2,6 +2,7 @@ DFHack future
Internals:
- support for calling a lua function via a protobuf request (demonstrated by dfhack-run --lua).
- Lua API for listing files in directory. Needed for mod-manager.
New scripts:
- gui/mod-manager: allows installing/uninstalling mods into df from df/mods directory.