Valheim
0 of 0

File information

Last updated

Original upload

Created by

Julian Declercq

Uploaded by

JulianDeclercq

Virus scan

Safe to use

Tags for this mod

About this mod

Instantly explore the whole map. Can be toggled on / off during gameplay using the console.

Requirements
Permissions and credits
Changelogs
Donations
Instantly explore the whole map. Can be toggled on / off during gameplay using the console.




Config

A config file juliandeclercq.ExploreMap.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.

The default hotkey for toggling showing the full map is F6 but can be changed to anything that is a valid Unity Keycode.
I suggest directly copying from the Unity Keycode documentation to avoid capitalisation mistakes!

Console

Press f5 in-game to open the console.

List of commands

  • "toggleFullMap" - Toggles the full map on or off during runtime.


Technical

To install this mod, the easiest way is to use Vortex, the Nexus Mods mod manager. It should take care of all dependencies.

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

Code is available on Github.

Special thanks to aedenthorn for the description template!