You are viewing a potentially older version of this package. View all versions.
supplezombiekitten-MapCoordinatesDisplay-0.4.0 icon

MapCoordinatesDisplay

Show map coordinates for the player and/or the cursor position when the map is open.

Date uploaded a year ago
Version 0.4.0
Download link supplezombiekitten-MapCoordinatesDisplay-0.4.0.zip
Downloads 914
Dependency string supplezombiekitten-MapCoordinatesDisplay-0.4.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2102 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2102

README

This is reuploaded from Nexus. aedenthorn is the mod creator, all credits go to him. Visit nexus mod page, endorse and download it there too.

Show map coordinates for the player and/or the cursor position when the map is open.

This mod lets you show:

The world position pointed to by the cursor on the map. The world position and altitude of the player.

World position for the cursor is (x,y), world position for the player is (x, y, altitude).

You can configure:

The title of the display The player text The cursor text The font name The font size The font colours The text alignment The display background color

You can move the display around the screen by dragging it with the left mouse button.

Config

A config file BepInEx/config/aedenthorn.MapCoordinateDisplay.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.

To reload the config from the config file, type mapcoordinatedisplay reset into the game's console (F5).

Technical

To install manually, place the dll file in the BepInEx/plugins folder. You will need BepInEx.

Code is at https://github.com/aedenthorn/ValheimMods.

CHANGELOG

Version 0.4.0 - reupload from nexus