You are viewing a potentially older version of this package.
View all versions.
CoordinatesDisplay
A simple commissioned mod, adds a hud that displays the player coordinates and current biome (configurable).
By blacks7ar
Date uploaded | 10 months ago |
Version | 1.0.0 |
Download link | blacks7ar-CoordinatesDisplay-1.0.0.zip |
Downloads | 1214 |
Dependency string | blacks7ar-CoordinatesDisplay-1.0.0 |
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.2202README
# CoordinatesDisplay
A simple commissioned mod, adds a hud that displays the player coordinates and current biome (configurable).
## Installation (manual)
- extract
CoordinatesDisplay.dll
file to yourBepInEx\Plugins\
folder
## Features
- Configurable text color, text size and position.
- Client-side.
- Uses built-in config watcher.
- Configurable through config file or Configuration Manager
## Changelog
v1.0.0
- first release
Changelog History (click to expand)
CHANGELOG
v1.0.2
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.0.1
- minor code fixes
v1.0.0
- first release