cjayride-CharacterEditButton icon

CharacterEditButton

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

Last updated 8 months ago
Total downloads 5114
Total rating 2 
Categories Tweaks Client-side Mistlands Update
Dependency string cjayride-CharacterEditButton-0.6.1
Dependants 20 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105

README

Developer: aedenthorn

Original mod link: https://www.nexusmods.com/valheim/mods/650

Github: https://github.com/aedenthorn/ValheimMods/tree/master/CharacterEdit

Character Edit Button

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 new player creation interface. When you press Done, however, it will save your existing character rather than creating a new one.

At the moment I can't see a way to show the existing hair color, since it is saved as a combination of blondness and color. As a result, when initiating the editing process, the new hair color and blondness will be default. They will not be saved until you press Done, so you can always press Cancel to keep existing values.

Config

A config file BepInEx/config/cjayride.CharacterEdit.cfg is created after running the game once with this mod.

Changelog

  • 0.6.1 - Renamed the config file to: cjayride.CharacterEdit.cfg -- to match the name scheme with other Mods

  • 0.6.0 - Update for new version