szutilpack-cd2025/szutil_controlhud
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
..
2019-12-06 19:07:56 -05:00
2023-06-20 07:30:35 -04:00
2019-10-28 20:28:15 -04:00

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

This adds a HUD that shows player's input controls.  It's run by the
server, so there may be some latency; it's most useful in local or
single player games.

Use "/controhud #" to set the size scale to #, where # is a number
of value zero or greater.  A value of zero hides the HUD.

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