You are viewing a potentially older version of this package. View all versions.
Jules-Deathcount-0.0.4 icon

Deathcount

Simple mod to display your characters death count in the UI and list your characters death statistics.

Date uploaded a week ago
Version 0.0.4
Download link Jules-Deathcount-0.0.4.zip
Downloads 235
Dependency string Jules-Deathcount-0.0.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
ValheimModding-Jotunn-2.26.1 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.26.1

README

Deathcount

Simple Valheim mod to display your characters death count in the UI and display your characters death statistics.

Installation (manual)

Drop the dll into your BepInEx\plugin folder and start boasting with your deaths.

Features

Displays your characters death count on screen. You can drag the text on your screen in the pause menu, the position will be saved after logout. You can display your current characters death statistics (default Key is F10).

Changelog

0.0.4

  • feat: Try to locate Deathcount UI under Valheim's native UI to have it fade out and in with it.

0.0.3

  • feat: Redesigned Statistics UI and moved it to the left side
  • feat: Statistics UI doesn't block input anymore

0.0.2

  • feat: Color is configurable
  • fix: Draggable component did not resize properly

0.0.1:

  • Initial Release