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 3 weeks ago
Total downloads 5495
Total rating 2 
Categories Mods Tweaks Misc Client-side Utility Mistlands Update
Dependency string cjayride-CharacterEditButton-0.8.2
Dependants 21 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202

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.8.2 - Fixed potential issue with missing assembly

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

  • 0.8.0 - Several changes (commits) from "aedenthorn" on Aug 24, 2023 and Oct 6, 2023

  • 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