
ExpandedHUD
Enhanced HUD displaying weapon stats, damage meter with DPS tracking, and real-time speedometer for improved gameplay awareness.Details
Changelog
1.0.0 (2025-11-26)
Features
- Gun Stats HUD: Comprehensive weapon statistics display including damage, fire rate, magazine size, reload time, range, recoil patterns, spread, and fire mode
- Damage Meter HUD: Real-time combat tracking with total damage, DPS calculations, kill counters, and core destruction metrics
- Speedometer HUD: Live player movement speed display in meters per second
Tech
- Initial mod template setup with BepInEx framework
- Add MinVer for version management
- Add thunderstore.toml configuration for mod publishing
- Add LICENSE.md and CHANGELOG.md template files
- Basic plugin structure with HarmonyLib integration
- Placeholder for mod-specific functionality