We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef69522 commit d599fa4Copy full SHA for d599fa4
NEWS
@@ -2,6 +2,7 @@ DFHack future
2
3
Internals:
4
- support for calling a lua function via a protobuf request (demonstrated by dfhack-run --lua).
5
+ - support for basic filesystem operations (e.g. chdir, mkdir, rmdir, stat) in C++ and Lua
6
- Lua API for listing files in directory. Needed for mod-manager.
7
- Lua API for creating unit combat reports and writing to gamelog.
8
- Lua API for running arbitrary DFHack commands
0 commit comments