


Simple UI mod that near the minimap, displays both the day count and a how much of the current day or night is left (in minutes/seconds). This is a modified version of the mod Display Day and Time in HUD, which displays an in-game clock rather than a countdown in IRL.
Install DayTimeCountdown with mod manager.
dotnet build -c ReleaseValheimDayTimeCountdown.zip as local mod using mod manager.The configuration file for this mod is automatically generated the first time you run the game with the mod installed. You can find it in your local
BepInEx config directory (BepInEx\config\ValheimDayTimeCountdown.cfg).
You can customize the following settings in the configuration file:
false. If set to false, the panel appears above the minimap; if set to true, it appears below.true. Enables or disables the time countdown display.true. Enables or disables the day count display.true. Shows or hides the background panel behind the text.AveriaSansLibre-Bold. If this font is not available in resources, it will fall back to the default.16. Sets the size of the displayed text.RGBA(1, 1, 1, 0.791). Sets the color and transparency of the text.RGBA(0, 0, 0, 0.3921569). Sets the color and transparency of the background panel.black. Sets the color of the text outline.true. Enables or disables the text outline.0. Sets the space between the minimap and the panel.10. Sets the horizontal padding between the text and the panel border.false. If set to true, the time is displayed on the left and the day on the right.200. Sets the width of the panel.30. Sets the height of the panel.