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.
MixedCaseMapMarkers
Displays persistent Valheim map-marker names in lowercase and mixed case without affecting temporary ping or arrival messages.
By LexPy
| Last updated | a day ago |
| Total downloads | 62 |
| Total rating | 0 |
| Categories | Mods Tweaks Client-side Utility AI Generated |
| Dependency string | LexPy-MixedCaseMapMarkers-1.1.0 |
| Dependants | 0 other packages depend on this package |
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
Mixed Case Map Markers
Displays persistent Valheim map-marker names using their stored lowercase and mixed-case text instead of rendering every letter as uppercase.
Features
- Mixed-case text while entering marker names
- Mixed-case labels on the minimap and large map
- Compact spacing for longer names
- Subtle black outline and shadow for readability
- Works with existing and newly created persistent markers
- Does not modify temporary
PINGorI HAVE ARRIVED!messages - Client-side only
- No server installation required
- No save-format changes
- No configuration, hotkeys, or Jotunn dependency
Requirements
- Valheim
- BepInExPack for Valheim 5.4.2333 or a compatible BepInEx 5 installation
Installation
Install with a Thunderstore-compatible mod manager, or place MixedCaseMapMarkers.dll in:
Valheim/BepInEx/plugins/MixedCaseMapMarkers/
Uninstallation
Delete the MixedCaseMapMarkers folder from BepInEx/plugins. No save cleanup is required.
How it works
Valheim preserves the capitalization of marker names, but its map font displays lowercase letters as uppercase-looking glyphs. The mod uses Valheim's mixed-case-capable chat font for the marker input and persistent marker labels. It patches only the UI element created for a saved map pin, leaving temporary ping and arrival effects untouched.
A dedicated shared TextMeshPro material supplies the compact layout, black outline, and subtle shadow without modifying Valheim's shared chat material or applying per-label outline setters.
License
Created by LexPy and released under MIT-0. Reuse and attribution are optional.