// Management · RimWorld Mod
RimMetrics
RimMetrics is a lightweight telemetry and statistics framework for RimWorld.
RimMetrics is a lightweight telemetry and statistics framework for RimWorld. It tracks gameplay metrics for pawns and the colony, and surfaces them in a dedicated in‑game stats tab. It’s also built to be used as a dependency by other mods.
Features
- Tracks a large number of stats across 17 categories (combat, crafting, research, economy, time, and more).
- New Records tab
- New window for viewing all colonist stats.
- Game‑wide stats window.
- Colonist leaderboards.
What I'd like to do
- I would looooove to integrate with RimAPI for a dashboard.
- Support historical data (likely stored outside the save to avoid bloat).
- More useless stats I can stare at.
Disclaimer
- This mod does not use the data it collects for anything; it’s only for viewing and enjoyment. It does, however, expose a public API so other mods can read the data.
- This mod is still a WIP. It should be safe to install/uninstall mid‑game. After uninstalling, you may see red errors the next time you load, they will disappear on subsequent loads.
- All stats are currently simple numeric data only.
Suggestions/Bugs?
Let me know in the comments if there's any bugs. I also am open to any suggestions or improvements. I have also setup a Discord server for direct
communications. It should help in issues getting sorted out faster.
Modders
You can subscribe to events to know when stats are updated. Please read more here
Thanks
- Tynan and the Rimworld team for making a spectacular game that is extremely addicting as well.
- Brrainz (Mod Author of Harmony): Without his library, lots of mods wouldn't be here.
Links
Github
