File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,28 @@ gui/mod-manager
66 :tags: dfhack interface
77
88In a loaded world, shows a list of active mods with the ability to copy to clipboard.
9- Adds an optional overlay to the mod list screen that allows you to save and
10- load mod list presets, as well as set a default mod list preset for new worlds.
9+
1110
1211Usage
1312-----
1413
1514::
1615
1716 gui/mod-manager
17+
18+ Overlay
19+ -------
20+
21+ This tool also provides one overlay that is managed by the `overlay `
22+ framework.
23+
24+ gui/mod-manager.button
25+ ~~~~~~~~~~~~~~~~~~~~~~
26+
27+ Adds an optional overlay to the mod list screen that allows you to save and
28+ load mod list presets, as well as set a default mod list preset for new worlds.
29+
30+ gui/mod-manager.notification
31+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32+
33+ Displays a message when a mod preset has been auto-applied.
You can’t perform that action at this time.
0 commit comments