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
..
2023-06-12 20:40:14 -04:00
2023-06-20 07:30:35 -04:00

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

This mod displays a pop-up message to players automatically upon login
using a nice formspec interface.  Messages are only displayed
automatically if changed since the last viewing, or if the player has
never seen the message before.  Players can summon the message manually
with a chat command.

This can be used to display server rules, hints, and/or news on player
login.  The form is designed for 72-column hand-wrapped text, and
displays using minetest's proportional font (indentations do not
necessarily line up).

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