add reference to gui/overlay to the overlay docs

develop
myk002 2022-11-28 16:08:11 -08:00 committed by Myk
parent f5d20c99a3
commit 4c72bdb5ed
1 changed files with 3 additions and 2 deletions

@ -6,8 +6,9 @@ overlay
:tags: dfhack interface
The overlay framework manages the on-screen widgets that other tools (including
3rd party plugins and scripts) can register for display. If you are a developer
who wants to write an overlay widget, please see the `overlay-dev-guide`.
3rd party plugins and scripts) can register for display. For a graphical
configuration interface, please see `gui/config`. If you are a developer who
wants to write an overlay widget, please see the `overlay-dev-guide`.
Usage
-----