Scale Map Arrow
A mod for Valheim that allows you to scale the size of the local player arrow on both the minimap and large map.
Prerequisites
Install from Thunderstore
Install ScaleMapArrow with mod manager.
Build from source
- Install .NET SDK (Core 3.1 or later) from Microsoft.
- Download source code from GitHub.
- Build release with .NET CLI command:
dotnet build -c Release
- Import generated
ValheimScaleMapArrow.zip as local mod using mod manager.