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.
SpawnedEnemiesFix
Fixes ControlCompany spawned enemies not being added to RoundManager.SpawnedEnemies.
By atomicjuno
| Date uploaded | 6 months ago |
| Version | 1.0.0 |
| Download link | atomicjuno-SpawnedEnemiesFix-1.0.0.zip |
| Downloads | 5267 |
| Dependency string | atomicjuno-SpawnedEnemiesFix-1.0.0 |
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.2100ControlCompany-ControlCompany
Play as the monsters found in Lethal Company and scare your friends!
Preferred version: 1.3.3README
SpawnedEnemiesFix
Fixes an issue where enemies spawned by ControlCompany are not added to RoundManager.SpawnedEnemies.
This breaks other mods that depend on that list, such as enemy count tracking and end-of-round logic. This mod patches ControlCompany at runtime to ensure all spawned enemies are properly registered.
Requirements
- BepInEx
- ControlCompany
Installation
Install via r2modman. No configuration required.
Changelog
1.0.0
- Initial release