

Developer: aedenthorn
Original mod link: https://www.nexusmods.com/valheim/mods/846
Original github: https://github.com/aedenthorn/ValheimMods/tree/master/AdvancedSigns
I updated the mod for Mistlands, and added some more examples below. The code changes are not on the original Dev's github. The changes for Mistlands were very minor.
EXAMPLES:
<b>bold</b> -- Only works if your font in the config file is not already bolded.
<i>italic<\i>
<color=#00ffffff><size=8>Font Size 8</size></color>
<color=#00ff00>lime green</color>
<color=#ffffffff>white</color>

For more examples and FONT COLORS, read here: https://docs.unity3d.com/Packages/[email protected]/manual/StyledText.html
Run the game once to generate this config file: BepInEx/config/cjayride.AdvancedSigns.cfg
To reload from console type advancedsigns reset
0.3.1 - Update includes 2 commits from "cdar" (Oct 19, 2023) and "aedenthorn" (Sept 8, 2023)
0.3.0 - Updated for Mistlands