MapCoordinatesDisplay
Show map coordinates for the player and/or the cursor position when the map is open.
Last updated | a year ago |
Total downloads | 914 |
Total rating | 0 |
Categories | Mods Misc Client-side Hildir's Request Update |
Dependency string | supplezombiekitten-MapCoordinatesDisplay-0.4.0 |
Dependants | 8 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2102README
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.