Ammo Info Display Ammo Count by aedenthorn
v0.4.0 by aedenthorn on nexusmods. Shows ammo count, icon, and optionally ammo name for projectile weapons in the hotbar.
Last updated | 10 months ago |
Total downloads | 1860 |
Total rating | 0 |
Categories | Mods Client-side Utility |
Dependency string | OC_112-Ammo_Info_Display_Ammo_Count_by_aedenthorn-0.4.0 |
Dependants | 5 other packages depend on this package |
README
Introduction
My name is OC_112. I am uploading this mod from NexusMods so it is available in the Thunderstore Mod Manager. Below is the information from Nexus Mods.Developed by aedenthorn
Description
This mod adds ammo information to hotbar slots with projectile weapons, showing the ammo count of the currently equipped ammo (or default if none equipped).
By default it shows the ammo icon in the top middle of the slot, and the ammo count in the top right of the slot.
Features
You can change the position and font variables in the config.
The ammo text string accepts {ammo} and {name} variables, to show either or both.
Config
A config file BepInEx/config/aedenthorn.AmmoCount.cfg is created after running the game once with this mod.
You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.
Installation
-
Automated
- Suggested to using Thunderstore Mod Manager.
-
Manual
- Copy the AmmoCount.dll to your /Valheim/BepInEx/plugins directory
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.
Click here for a list of all my mods for Valheim.
Source Code
https://github.com/aedenthorn/ValheimMods
Change Log
v0.4.0
- Fix for update
v0.3.0
- Fix for 0.217.14
v0.2.1
- Check for slot out of bounds
v0.2.0
- Added ammo icon
v0.1.3
- Added ability to add name
v0.1.2
- Fixed font naming
- Fix
v0.1.1
-
Added nexus id
-
Tweaked setting changed trigger
-
Original reupload from NexusMods