
MixedCaseMapMarkers
Displays persistent Valheim map-marker names in lowercase and mixed case without affecting temporary ping or arrival messages.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.