Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 4 hours ago |
| Total downloads | 17 |
| Total rating | 1 |
| Categories | |
| Dependency string | EndoCo-EndosCoinPurse-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2200README
EndosCoinPurse
A lightweight Valheim mod that adds a clean, dedicated HUD slot for your coins directly into your inventory user interface. Inspired by the native styling of Valheim's durability and shield overlays.
Features
- Dedicated Coin Tracker: See exactly how many coins you are carrying at a glance without searching your inventory slots.
- Native Look & Feel: The custom HUD slot automatically clones the background, borders, and materials of your current UI theme.
- Perfect Alignment: Features an overlapping gold icon centered on the top border, keeping the item count cleanly centered in the middle of the slot.
- Performance Friendly: Uses efficient Harmony patches to update and display the HUD elements smoothly without causing lag.
Installation
With a Mod Manager (Recommended)
- Open your preferred Valheim mod manager (e.g., r2modman or Thunderstore Mod Manager).
- Search for EndosCoinPurse.
- Click Download.
Manual Installation
- Ensure you have BepInEx pack for Valheim installed.
- Download the latest release DLL (
EndosCoinPurse.dll). - Extract and place the file inside your Valheim directory under
Valheim\BepInEx\plugins\.
Technical Configuration
The mod dynamically finds and styles the UI component via Unity hooks:
- Uses the original game font (
Averia) for consistency. - Disables default UI shaders on the icon component to fix dark or muddy coin sprite colors.
- Automatically registers hooks for
InventoryGui.ShowandInventoryGui.Hideto manage visibility.
Requirements
- BepInEx pack for Valheim
License
This project is open-source and available under the MIT License. Feel free to modify and adapt it for personal use or community updates.