This is the source code for the Daggerfall Unity game mod called "System Clock", which shows the system clock on screen so you can keep track of time!
- Can customize display format (https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings)
- Persist on all screens (not only during gameplay)
- Can be moved to anywhere on screen (default is top-right)
- Can be rendered under or over other UI elements (default is over everything)
- Can change font color and size (default is white 20px)
- Can change mod settings during gameplay
Copy SystemClock.dfmod
to your game mods folder .../DaggerfallUnity_Data/StreamingAssets/Mods/