You are viewing a potentially older version of this package. View all versions.
Masa-BetterUI-1.3.0 icon

BetterUI

Adds minor edits to the UI.

By Masa
Date uploaded 5 years ago
Version 1.3.0
Download link Masa-BetterUI-1.3.0.zip
Downloads 2468
Dependency string Masa-BetterUI-1.3.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.800 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.800

README

BetterUI for Valheim

HotBar
This is a Bepinex mod for Valheim that makes minor edits to several UI elements.
You have a good control on what modifications you want to have active.

Table of Contents

  1. Installation
  2. Preview
  3. Default Config
  4. Changelog

Installation (manual)

If you are installing this manually, do the following

  1. Extract the archive into a folder. Do not extract into the game folder.
  2. Move the contents of plugins folder into <GameDirectory>\Bepinex\plugins.
  3. Run the game, it will generate automatically an configuration file into <GameDirectory>\Bepinex\config

Preview

CharSelect SkillGUI Durability

Config

## Settings file was created by plugin BetterUI v1.3.0
## 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.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 Charecter stats to charecter 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