You are viewing a potentially older version of this package. View all versions.
barrett_50_cal-CharacterEditButton-0.9.1 icon

CharacterEditButton

Adds an Edit button to the character selection panel that lets you edit the appearance, sex, and name of existing characters.

Date uploaded a day ago
Version 0.9.1
Download link barrett_50_cal-CharacterEditButton-0.9.1.zip
Downloads 55
Dependency string barrett_50_cal-CharacterEditButton-0.9.1

README

Character Edit Button

Credits

This package is a preservation re-upload of the original Character Edit Button mod by aedenthorn.

All credit for the mod, source code, and original development belongs to aedenthorn. This Thunderstore package exists to preserve and distribute the mod while directing users to the original creator whenever possible.

If you enjoy using this mod, please consider supporting the original author by visiting the Original Resources section at the bottom of this page.

This is a simple mod that adds useful functionality to the character selection screen, letting you edit your existing characters from the main menu.

To use, simply press the new Edit button and you will be presented with the character creation interface. When you press Done, your existing character will be updated instead of creating a new one.

At the moment there is no way to display a character's existing hair color, since Valheim stores it as a combination of blondness and color. As a result, when entering the editor, the hair color and blondness sliders will default to their initial values. These values are not saved unless you press Done, so you can always press Cancel to keep your existing appearance unchanged.


Configuration

A configuration file is created after running the game once with this mod:

BepInEx/config/aedenthorn.CharacterEdit.cfg

You can adjust the configuration by:

  • Editing the file with any text editor.
  • Using Configuration Manager in-game (if installed).

Reloading the Configuration

To reload the configuration without restarting the game, open the console (F5) and enter:

characteredit reset

Technical

Manual Installation

  1. Install BepInEx.
  2. Place the mod's .dll file into:
BepInEx/plugins/

Original Resources

If you enjoy this mod, please consider supporting the original author by visiting the original project and related resources.

Original Nexus Mods Page

https://www.nexusmods.com/valheim/mods/650

Source Code

https://github.com/aedenthorn/ValheimMods

More Valheim Mods by aedenthorn

https://www.nexusmods.com/valheim/users/18901754?tab=user+files

Discord Community

For support related to the original mod, to follow development, or to explore more of aedenthorn's work:

https://discord.gg/aedenthorn

CHANGELOG

Changelog

Version 0.9.1 (Maintenance Release)

  • Added proper attribution to the original author (aedenthorn) in the README.
  • Added a dedicated CHANGELOG.md.
  • Reformatted and improved the README for readability.
  • No code or functionality changes.

The entries below are the original release history by aedenthorn.

Version 0.9.0

  • Fix for Valheim 0.217.14.

Version 0.8.0

  • Fix for update.

Version 0.7.0

  • Update for new version.

Version 0.5.1

  • Moved button.

Version 0.5.0

  • Fix for update.

Version 0.4.1

  • Fixed default button hint.

Version 0.4.0

  • Added gamepad button.

Version 0.3.0

  • Fixed profile file name when changing a character's name.
  • Changed the title from New to Edit Character.

Version 0.2.0

  • Character name now updates immediately after editing.

Version 0.1.0

  • Initial release.