sdraw_mods_cvr/archived/ml_egn
2025-08-15 06:49:24 -05:00
..
Properties normalize line endings and remove BOM 2025-08-15 06:49:24 -05:00
Main.cs normalize line endings and remove BOM 2025-08-15 06:49:24 -05:00
ml_egn.csproj always use / for a directory separator 2025-08-15 06:49:24 -05:00
README.md Update for 2023r172 game build 2023-09-23 23:49:35 +03:00
Utils.cs normalize line endings and remove BOM 2025-08-15 06:49:24 -05:00

Extended Game Notifications

This mod shows main menu notifications and HUD popups upon:

  • Avatar changing
  • Prop spawning/deletion
  • Server connection loss
  • Screenshot saving

Basically, merged previous Avatar Change Info and Server Connection Info mods in one.

Installation