Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 6 days ago |
| Total downloads | 1359 |
| Total rating | 0 |
| Categories | Mods Monsters |
| Dependency string | LATA-EnemyCountOverlay-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Enemy Count Overlay
A client-side R.E.P.O. mod that displays the current number of spawned enemies in the bottom-right corner of the screen.
Features
- Shows enemy names and counts
- Displays the overlay in the bottom-right corner
- No background box
- Hidden in menu, lobby, and shop scenes
- Toggle overlay with F8
- Debug enemy component output with F9
Controls
- F8: Toggle overlay
- F9: Dump enemy-like component types to the BepInEx log
Notes
This mod only displays enemies that currently exist in the loaded scene.
It does not show every enemy that can possibly spawn on the current level.
Enemy names are normalized to commonly used R.E.P.O. monster names where possible.
Configuration
After launching the game once, a config file will be generated at:
BepInEx/config/lata.repo.enemycountoverlay.cfg
You can change font size, position, scan interval, and detection settings there.