Aaron Suen d32a2c856c Build mod summary list automatically
Instead of maintaining the short description of each sub-mod
manually in a giant README file, distribute the short descriptions
into each relevant mod, and then build the README listings
automatically at deploy time.

This should:
- Make it harder to forget to add/remove mods in the list
- Prevent them from being out of alphabetical order
- Ensure each mod has a description for in-menu use
2023-06-20 07:30:35 -04:00
..
2020-10-19 19:55:07 -04:00
2023-06-20 07:30:35 -04:00
2020-10-19 19:55:07 -04:00

------------------------------------------------------------------------

This mod adds a /givemenu command that provides menu-driven access to
the /give[me] commands.

Use the command:
	/givemenu [optional search]
to bring up the menu.

In the search box, you can type in keywords.  The entire description
AND technical name is searched (case-insensitive) for each keyword you
enter and all must match.

At the bottom, you can choose to whom to give the item (default is
yourself).

Double-click an item to give it.  Use Esc or your "inventory" keybind
to close the menu.

The /gm command is a shortcut to /givemenu, as long as no other mod
registers a /gm command at load-time.

------------------------------------------------------------------------