This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Releases: byt3m/Valheim-Character-Editor
Releases · byt3m/Valheim-Character-Editor
Valheim Character Editor v1.8
Valheim Character Editor v1.6
- Added skill editor.
- Added function to write the FCH file using the entered character name in the GUI.
Valheim Character Editor v1.5
- Added gender.
- Added customizable hair color.
- Added customizable skin color.
Valheim Character Editor v1.4
- Most of the code was rewritten and reorganized.
- Added FakeMichau's character parser.
- Added support for names using unicode characters.
- Removed repair function, it is no longer needed thanks to the parser.
- Bug fixes.
Valheim Character Editor v1.3
Fixed a bug where the program would enter in an infinite loop while changing character name.
Fixed a bug where name could not be read on character names with spaces.
Fixed a bug where the FCH file header would not be recalculated properly.
Added a button to repair character customization on characters that started with the default appearance.
Added a restriction on the name editor, you can now only use characters from A to Z.
Added a checkbox button if you want to change your name.
Valheim Character Editor v1.2
Fixed several bugs.
Valheim Character Editor v1.1
Added name editor.
Valheim Character Editor v1.0
Initial version