
You are viewing a potentially older version of this package. View Latest Version

A simple Valheim mod that shows skill XP gains notifications.
{0}% ({2}/{3}) [+{1}]
Where:
{0} = current percentage{1} = XP gained this action{2} = current accumulator XP{3} = XP needed for next levelExample:
{0}% ({2}/{3}) [+{1}] -> Axes: 42.3% (1.27/3.56) [+0.5]
| Setting | Description | Default |
|---|---|---|
ShowXPNotifications |
Enable or disable all XP notifications | true |
ShowRunXP |
Show notifications for the Running skill | false |
NotificationFormat |
Notification format string | {0}% ({2}/{3}) [+{1}] |
NotificationTextSizeXP |
Text size of the notification | 14 |
NotificationPosition |
Where to show the notification | TopLeft |
XPNotifications.dll into BepInEx/pluginsCreated by someone15145