ArrowCounter
Tracks arrow usage by player.
Last updated | a year ago |
Total downloads | 1441 |
Total rating | 1 |
Categories | Client-side Utility Mistlands Update |
Dependency string | TeamBruce-ArrowCounter-1.1.1 |
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.2100ValheimModding-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.11.5README
Arrow Counter
- Tracks arrows shot per player.
- Today's Usage is tracked until player log out then is added to total.
- The Add to Total button add's Today's Usage to Total Usage count and sets Today's Usage values to 0.
Installation
Manual
- Un-zip
ArrowCounter.dll
to your/Valheim/BepInEx/plugins/
folder.
Thunderstore (manual install)
- Go to Settings > Import local mod > Select
ArrowCounter_v1.1.1.zip
. - Click "OK/Import local mod" on the pop-up for information.
Instructions
Opening Info Panel
- In-game, Hit
LeftShift + LeftCtrl + A
to open the Arrow Counter Panel- To reset today's usage and add to total, hit
tab
to open the player inventory, then clickAdd to Total
button
- To reset today's usage and add to total, hit
Notes
- See source at: GitHub.
Changelog
1.1.1
- Fixed bug on logout and re-log with full game restart.
1.1.0
- Added support for carapace arrows.
1.0.4
- Refactored logic into InfoPanel class.
1.0.3
- Updated README.md again.
1.0.2
- Updated README.md.
1.0.1
- Updated manifest.json description.
1.0.0
- Initial release.