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-01-14 10:52:03 -05:00
2023-06-20 07:30:35 -04:00

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

This mod provides a more "cinematic" camera positioning system than
szutil_watch, providing a series of 3rd-party "chase" cams that move
via simple jumpcuts.

When no players are online, the camera will switch to a mode where it
watches the "spawn" area, or rotating through a set of waypoints that
can be managed via chatcommands at runtime.

WARNING: this mod is intentionally missing a lot of functionality
that you would expect, like rendering the player invisible, preventing
the player from falling or taking damage, etc.  This is the
responsibility of other mods.  See szutil_stealth for the invisibility
feature; the rest will be game-depenent.

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