
CHANGELOG
Changelog
1.0.0 - 2025-04-29
- Initial release of the Death Count mod.
- Tracks total player deaths during gameplay.
- Displays the count on the screen using a style similar to the game's UI.
- Only visible in gameplay levels.
- Includes basic death detection via PlayerAvatar.PlayerDeath and PlayerController.Revive.
- Added cooldown to prevent double-counting deaths.
- Provides debugging keys (F7, F8, F9, F10).
1.0.1 - 2025-04-29
- Updated README Information