sdraw_mods_cvr/ml_egn
SDraw 912b37c87f
Check for props game settings and world restrictions
Combat system integration
Additional measure for unsafe worlds
2023-04-12 21:33:33 +03:00
..
Properties Check for props game settings and world restrictions 2023-04-12 21:33:33 +03:00
Main.cs Check for props game settings and world restrictions 2023-04-12 21:33:33 +03:00
ml_egn.csproj Hips rotation restore 2023-03-08 20:57:33 +03:00
ml_egn.csproj.user New mod - PlayerRagdollMod 2023-04-08 02:51:46 +03:00
README.md Info edit 2023-03-08 20:51:57 +03:00
Utils.cs Check for props game settings and world restrictions 2023-04-12 21:33:33 +03: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