You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
3
3
## Version 2.2.5
4
4
* LocalizationManager.TryTranslate searches custom localization first with english fallback
5
-
* Custom piece categories can be translated, token is always "jotunn_cat_\<customCategory\>"
5
+
* Custom piece categories and the "Mod Settings" menu entry can be translated, for token names see https://valheim-modding.github.io/Jotunn/tutorials/localization.html#localizable-content-in-jötunn
6
6
* Fixed a bug where custom piece descriptions were not imported (thx Dominowood371)
7
+
* Fixed config "Order" attribute interpretation in the "Mod Settings" (thx Digitalroot)
7
8
8
9
## Version 2.2.4
9
10
* ModCompatibility now disconnects clients from vanilla servers when the client runs enforceable mods
0 commit comments