


A Valheim mod that adds a new Exploration Skill to the game. Exploring and finding new points of interest will increase the skill. As the skill increases, so will the player's sight range (on the minimap.)
|
|
BepInEx is required for this mod. Assuming BepInEx is already installed, locate the BepInEx folder in the Valheim installation directory (By default: C:\ProgramFiles(x86)\Steam\steamapps\common\Valheim\BepInEx) and navigate to the plugins folder. Unzip the contents of this package to a folder called "ExpertExplorer" within the plugins folder. This should be all that is required, assuming all mod dependencies are installed.
Localization is implemented and English localization is provided. I would love to expand to other languages in the future.
You can report issues with the mod at the github link below.
https://github.com/MysteriousMilk/ExpertExplorer
Additionally, you can reach me in the Valheim Modding Discord under the name Milk.
v1.1.0 - Multiplayer Support
Mod now works in multiplayer. Added RPC calls to communicate location data between the server and client.
v1.0.1 - Localization Fix
Internalized localization (at least for now) because r2modman condenses the directory structure to a single subdirectory.
v1.0.0 - Initial Release
Implemented base mod functionality.