


Alarm Spawn Teller is a GTFO HUD mod that shows dynamic enemy spawn information in real time.
It displays total spawned enemies, alive enemy count, and enemy type grouping on the HUD.
Install with a Thunderstore-compatible mod manager.
Manual installation structure:
BepInEx/plugins/AlarmSpawnTeller/
├─ AlarmSpawnTeller.dll
└─ AlarmSpawnTeller.localization.json
The localization file must stay beside the plugin DLL.
Localization is loaded from:
BepInEx/plugins/AlarmSpawnTeller/AlarmSpawnTeller.localization.json
You can edit this file to adjust displayed text and enemy names.
Currently supported languages:
Dynamic Spawns.SurvivalWave behavior.This mod was developed with assistance from AI tools.
AI tools were used for debugging assistance, documentation/localization refinement, packaging guidance, and icon generation. The final implementation, testing, and release decisions were reviewed and controlled by the author.
Alarm Spawn Teller 是一个 GTFO HUD 模组,用于实时显示动态刷怪信息。
它会在 HUD 上显示已刷怪物总数、当前存活数量,以及按怪物类型分组的统计信息。
推荐使用支持 Thunderstore 的模组管理器安装。
手动安装时,目录结构应为:
BepInEx/plugins/AlarmSpawnTeller/
├─ AlarmSpawnTeller.dll
└─ AlarmSpawnTeller.localization.json
本地化文件必须和插件 DLL 放在同一个目录下。
本地化文件读取路径为:
BepInEx/plugins/AlarmSpawnTeller/AlarmSpawnTeller.localization.json
你可以编辑该文件来调整 HUD 文本和怪物名称显示。
当前支持语言:
动态刷怪。SurvivalWave 行为。本模组在开发过程中使用了 AI 工具辅助。
AI 工具主要用于调试辅助、文档和本地化文本整理、打包流程检查,以及图标生成。最终实现、测试、打包和发布决定均由作者本人检查和控制。