CHANGELOG

1.2.2

  • Updated mod package and documentation. No functional changes.

1.2.1

  • Fix handling of input key rebinding for keys registered with InputBinding

1.2.0

  • Updated for Valheim 1.0

1.1.2

  • Updated BepinEx version

1.1.1

  • Updated for game compatibility

1.1.0

  • Breaking Change: References to UnityEngine.KeyCode have been replaced by references to UnityEngine.InputSystem.Key which affects the API of the InputBinding class. This is necessary to follow changes in Valheim's input system.
  • Updated .NET version

1.0.2

  • Updated for game compatibility

1.0.1

  • Updated for game compatibility

1.0.0

  • Initial release