
You are viewing a potentially older version of this package. View Latest Version
BetterUI
Adds minor edits to the UI.BetterUI for Valheim

This mod updates the game UI with few subtle edits.
You are able to edit and select what updates you want to use.
Feel free to check my other mod as well First-Person Mod
Table of Contents
Installation (manual)
If you are installing this manually, do the following (You will need Bepinex installed)
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of
pluginsfolder into<GameDirectory>\Bepinex\plugins. - Run the game, it will generate automatically an configuration file into
<GameDirectory>\Bepinex\config
Preview


Config
## Settings file was created by plugin BetterUI v1.3.1
## Plugin GUID: MK_BetterUI
[HUD]
## Toggle the use of custom enemy hud
# Setting type: Boolean
# Default value: true
useCustomEnemyHud = true
## How far you will see enemy HP Bar
# Setting type: Single
# Default value: 15
MaxShowDistance = 15
[Item]
## Show colored durability bars
# Setting type: Boolean
# Default value: true
ShowDurabilityColor = true
## Scale item icon by this factor. Ex. 0.75 makes them 75% of original size
# Setting type: Single
# Default value: 0.75
ScaleSize = 0.75
[UI]
## Show when you gain xp from actions.
# Setting type: Boolean
# Default value: true
ShowXPNotifications = true
Changelog
1.3.1
- Fixed durability bars sometime showing as empty
- Small code optimization
- Updated Icon & README
1.3.0
- Added custom enemy hud
- Editable enemy hud visibility range.
- Ability to scale item image sizes. Defaulted to 75% of original size.
- Removed First Person Camera (There is an seperate mod for that, few updates coming soon.)
1.2.0
- Changed item levels to display as stars
- Added Character stats to character selection screen
- Minor tweaks on skill UI.
1.1.0
- Added Colored Durability Bars
- Added options to disable UI modifications
- Added config options to edit FPS Toggle and FOV
1.0.1
- Initial Release under Valheim Mods
1.0.0
- Initial Release, but went under the wrong section

