AlarmSpawnTeller
Real-time GTFO alarm spawn tracker with alive enemy HUD and localization support.
By Cat_meow
| Last updated | a day ago |
| Total downloads | 20 |
| Total rating | 0 |
| Categories | Client Mods |
| Dependency string | Cat_meow-AlarmSpawnTeller-0.2.4 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
Alarm Spawn Teller
Author: Logic
AI Disclosure
This mod was developed with assistance from AI tools.
AI tools were used for code review, debugging support, documentation assistance, localization text refinement, and icon generation. The final implementation, testing, packaging, and release decisions were reviewed and controlled by the author.
Alarm Spawn Teller shows dynamic GTFO enemy spawns and alive counts on a local HUD overlay. 警报生成提示器可在游戏本地悬浮界面上,实时显示GTFO内敌人的动态生成信息与存活数量。
Current features:
- Tracks SurvivalWave and EnemyAgent.Setup based dynamic spawns.
- Supports host and client fallback capture paths.
- Shows spawned and alive counts grouped by source and enemy type.
- Uses a JSON localization file beside the plugin DLL at
BepInEx/plugins/AlarmSpawnTeller/AlarmSpawnTeller.localization.json.
The Thunderstore package includes plugins/AlarmSpawnTeller/AlarmSpawnTeller.localization.json as the default localization file.
现有功能:
-追踪由生存波次与敌人实例初始化触发的动态敌人生成。 -支持主机与客户端两套数据捕获备用方案。 -按生成来源和敌人类型,分类展示已生成数量与当前存活数量。 -语言文件为 JSON 格式,存放于插件同目录下:BepInEx/plugins/AlarmSpawnTeller/AlarmSpawnTeller.localization.json。 -上传至 Thunderstore 的安装包中,已默认附带该路径下的语言文件。