# Expanded Boat Minimap Expand the minimap explore radius while in a boat. This increases how much of the map around you is uncovered while on a boat. By default, each boat has their own exploration radius. ## Installation Guide Add the ExpandedBoatMinimap.dll to your `BepInEx/plugins` folder. This is a client-side only mod and does not need to be installed on the server. ## Configuration Update the `lunarbin.games.valheim.expanded-boat-minimap.cfg` file inside your `BepInEx/config` folder. ## Changelog - **0.1.1** - Removed the message when entering a boat for the first time. - **0.1.0** - Initial Release