dfhack/docs/builtins/kill-lua.rst

19 lines
309 B
ReStructuredText

2022-07-18 11:58:35 -06:00
kill-lua
========
2022-07-18 11:58:35 -06:00
.. dfhack-tool::
:summary: Gracefully stop any currently-running Lua scripts.
2022-08-12 00:34:37 -06:00
:tags: dfhack
Use this command to stop a misbehaving script that appears to be stuck.
2022-08-17 23:42:02 -06:00
Usage
-----
::
kill-lua
kill-lua force
Use ``kill-lua force`` if just ``kill-lua`` doesn't seem to work.