You are viewing a potentially older version of this package.
View all versions.
DyeHard
Change your player hair type/color and beard type/color!
| Date uploaded | 7 months ago |
| Version | 1.6.0 |
| Download link | ComfyMods-DyeHard-1.6.0.zip |
| Downloads | 3453 |
| Dependency string | ComfyMods-DyeHard-1.6.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
DyeHard
Change your player hair type/color and beard type/color!
Instructions
- This mod only overrides the visual appearance of your character and does not modify your player data.
- Press
F1to bring up the ConfigurationManager and navigate toDyeHard.- The character preview in the character select screen is offset (configurable) to not be hidden.
Change your hair style
overridePlayerHairItemtoggles this feature on/off.- Change the hair type using the drop-down.
Change your hair color
overridePlayerHairColortoggles this feature on/off.- Adjust your hair color using the RGB sliders or by entering in an HTML color code in hex form.
Change your beard style
overridePlayerBeardItemtoggles this feature on/off.- Change your beard type using the drop-down.
Notes
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
CHANGELOG
Changelog
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.