MapTeleporter
Teleporting by pinging on the map.
Last updated | 3 years ago |
Total downloads | 19947 |
Total rating | 7 |
Categories | |
Dependency string | exel80-MapTeleporter-1.0.0 |
Dependants | 6 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.601README
Map Teleporter
Holding left CTRL + middle click
(ping) on the map will teleport you to the clicked location.
Manual Installation
- Install the BepInExPack Valheim
- Download latest
MapTeleporter.dll
by clickingManual Download > Extract ZIP file > You only need dll from it
- Move the DLL to plugins folder into
<GameDirectory>\Bepinex\plugins
Config
Config file dev.exel80.mapteleporter
is inside the config folder <GameDirectory>\Bepinex\config
and will be automatically generated after the first time launching the plugin.
## Settings file was created by plugin MapTeleporter v1.0.0
## Plugin GUID: dev.exel80.mapteleporter
[Ping]
## Hide ping when using MapTeleporter plugin
# Setting type: Boolean
# Default value: false
hidePing = false
Changelog
1.0.0 - Initial release