| Source code | https://github.com/Darkvoid090/RealLifeTime |
| Website |
Adds a small clock to the Captain of Industry HUD/status bar showing your current local real-life time.
✨ Features
- 🕒 Always-visible real-life clock.
- 🖥️ Supports multiple screen resolutions (1080p up to 4k).
- 🔧 Configurable clock position via
config.txt. - ⚙️ Available options are
ClockPosition=TopRightorClockPosition=BottomRight. - ✅ Safe to add or remove from saves.
⚙️ Configuration
After launching the game and loading the mod in a save once, a config file will be created here (if it does not already exist):
%AppData%\Captain of Industry\Mods\RealLifeTime\config.txt
ClockPosition=TopRight |
ClockPosition=BottomRight |
|---|


This mod has no dependencies.
No other mods depend on this mod yet.
No announcements yet.
=======================
======================= RealLifeTime Changelog ======================= Version 1.0.0 - Initial release. - Implmented configuration system. =========================