17 lines
409 B
ReStructuredText
17 lines
409 B
ReStructuredText
load
|
|
====
|
|
Tags: `tag/system`
|
|
:dfhack-keybind:`load`
|
|
|
|
:index:`Load and register a plugin library.
|
|
<load; Load and register a plugin library.>` Also see `unload` and `reload` for
|
|
related actions.
|
|
|
|
Usage::
|
|
|
|
load <plugin> [<plugin> ...]
|
|
load -a|--all
|
|
|
|
You can load individual named plugins or all plugins at once. Note that plugins
|
|
are disabled after loading/reloading until you explicitly `enable` them.
|