develop
expwnent 2015-01-31 23:36:34 -05:00
parent e006eb21e8
commit 0f01583972
1 changed files with 1 additions and 1 deletions

@ -7,7 +7,7 @@ DFHack Future
Removed Removed
Misc Improvements Misc Improvements
DFHack 0.40.24-r1 DFHack 0.40.24-r2
Internals Internals
Lua scripts can set environment variables of each other with dfhack.run_script_with_env. Lua scripts can set environment variables of each other with dfhack.run_script_with_env.
Lua scripts can now call each others internal nonlocal functions with dfhack.script_environment(scriptName).functionName(arg1,arg2). Lua scripts can now call each others internal nonlocal functions with dfhack.script_environment(scriptName).functionName(arg1,arg2).