Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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.
- Configuration Manager (Valheim-themed)
- BepInEx.ConfigurationManager (default)
Instructions
- Unzip
DyeHard.dllto your/Valheim/BepInEx/plugins/folder. - In-game press
F1to bring up the ConfigurationManager and navigate toDyeHard. - 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.12patch. - Migrated to SDK-style project.
- Updated mod icon.
1.6.0
- Updated for the
v0.220.5patch. - Moved changelog into
CHANGELOG.md. - Bumped up
<LangVersion>to C# 12. - Code clean-up and refactoring.
1.5.0
- Updated for Valheim
v0.216.5PTB patch.
1.4.0
- Added option to override player hair.
- Added individual override toggles for player hair, hair color and player beard.
- Added
OffsetCharacterPreviewPositionfor 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 theicon.pngand updated thisREADME.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.