You are viewing a potentially older version of this package. View all versions.
ComfyMods-DyeHard-1.0.0 icon

DyeHard

Change your player hair color using RGB values or HTML color codes.

Date uploaded 5 years ago
Version 1.0.0
Download link ComfyMods-DyeHard-1.0.0.zip
Downloads 3170
Dependency string ComfyMods-DyeHard-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

DyeHard

Change your player hair color using RGB values or HTML color codes.

Dependencies

You will need a configuration manager to be able to change your hair-color in-game. Usually there is one included with BepInEx, otherwise you can download one of the following.

Instructions

  1. Unzip DyeHard.dll to your /Valheim/BepInEx/plugins/ folder.
  2. In-game press F1 to bring up the ConfigurationManager and navigate to DyeHard.
  3. Adjust your hair color using the RGB sliders or by entering in an HTML color code in hex form.

Github: https://github.com/redseiko/ComfyMods

Looking for a chill server? Join us on Comfy Valheim Discord

Looking for great Valheim servers to play on? Check out our community driven listing site at https://valheimlist.org

CHANGELOG

Changelog

1.7.0

  • Updated for the v1.0.12 patch.
  • Migrated to SDK-style project.
  • Updated mod icon.

1.6.0

  • Updated for the v0.220.5 patch.
  • Moved changelog into CHANGELOG.md.
  • Bumped up <LangVersion> to C# 12.
  • Code clean-up and refactoring.

1.5.0

  • Updated for Valheim v0.216.5 PTB patch.

1.4.0

  • Added option to override player hair.
  • Added individual override toggles for player hair, hair color and player beard.
  • Added OffsetCharacterPreviewPosition for character select screen to handle ConfigurationManager hiding player.
  • Extracted all patch-related code into new patch classes.
  • Extracted configuration-related code into PluginConfig class.
  • Extracted extensions-related code into PluginExtensions class.

1.3.0

  • Added manifest.json, changed the icon.png and updated this README.md.
  • Modified the project file to automatically create a versioned Thunderstore package.

1.2.0

  • Added option to override player beard (regardless of gender).

1.1.0

  • Updated for Hearth & Home.

1.0.1

  • Minor changes, bump to .NET framework v4.8.

1.0.0

  • Initial release.